chore(docs): remove max-w from examples page

This commit is contained in:
Braks
2022-04-04 21:42:48 +02:00
parent 3bc0e878a2
commit 95a34a2ba6
-1
View File
@@ -31,7 +31,6 @@ html, body {
.examples .page { .examples .page {
--content-width: 100%; --content-width: 100%;
@apply max-w-3/4;
} }
.theme-default-content { .theme-default-content {