Updated containers and the image inline to be closer to the original site
This commit is contained in:
@@ -17,7 +17,7 @@ export const Container = ({
|
||||
const widthClass = {
|
||||
small: "max-w-4xl",
|
||||
medium: "max-w-5xl",
|
||||
large: "max-w-7xl",
|
||||
large: "container-large",
|
||||
custom: ""
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user