parent
39cb8f202d
commit
baf9ac5809
20 changed files with 120 additions and 95 deletions
7
resources/css/components/wrap.css
Normal file
7
resources/css/components/wrap.css
Normal file
|
@ -0,0 +1,7 @@
|
|||
.wrap {
|
||||
@apply w-full max-w-3xl mx-auto;
|
||||
|
||||
&.is-wide {
|
||||
@apply max-w-5xl
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue