mirror of
https://iceshrimp.dev/limepotato/jormungandr-bite.git
synced 2025-01-10 23:51:01 -07:00
🎨
This commit is contained in:
parent
21c391632b
commit
d9ad3aa0e6
1 changed files with 2 additions and 2 deletions
|
@ -250,7 +250,7 @@ root(isDark)
|
|||
> div
|
||||
display flex
|
||||
margin 0 auto
|
||||
max-width 1200px - 32px
|
||||
max-width 1220px - 32px
|
||||
|
||||
> div
|
||||
width 50%
|
||||
|
@ -281,7 +281,7 @@ root(isDark)
|
|||
display flex
|
||||
justify-content center
|
||||
margin 0 auto
|
||||
max-width 1200px
|
||||
max-width 1220px
|
||||
|
||||
> *
|
||||
.customize-container
|
||||
|
|
Loading…
Reference in a new issue