Skip to content

Commit a2ecb2c

Browse files
committed
removed unnecessary css
1 parent ba17b24 commit a2ecb2c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/components/Layout.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,6 @@ const Layout: React.FC<IProps> = ({
137137
flexFlow="column"
138138
maxW={{
139139
lg: lightTheme.variables.maxPageWidth,
140-
xl: "100%",
141140
}}
142141
>
143142
<ZenMode>

0 commit comments

Comments
 (0)