updated layout style
This commit is contained in:
+2
-1
@@ -14,6 +14,7 @@ body {
|
||||
|
||||
@layer components {
|
||||
.containerMode {
|
||||
@apply container mx-auto px-5 xxs:max-w-full sm:max-w-[98%] lg:max-w-[1100px];
|
||||
/* @apply container mx-auto px-5 xxs:max-w-full sm:max-w-[98%] lg:max-w-[1100px]; */
|
||||
@apply container mx-auto px-5 max-w-[1500px]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user