mirror of
https://iceshrimp.dev/limepotato/jormungandr-bite.git
synced 2025-03-04 07:18:50 -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
|
> div
|
||||||
display flex
|
display flex
|
||||||
margin 0 auto
|
margin 0 auto
|
||||||
max-width 1200px - 32px
|
max-width 1220px - 32px
|
||||||
|
|
||||||
> div
|
> div
|
||||||
width 50%
|
width 50%
|
||||||
|
@ -281,7 +281,7 @@ root(isDark)
|
||||||
display flex
|
display flex
|
||||||
justify-content center
|
justify-content center
|
||||||
margin 0 auto
|
margin 0 auto
|
||||||
max-width 1200px
|
max-width 1220px
|
||||||
|
|
||||||
> *
|
> *
|
||||||
.customize-container
|
.customize-container
|
||||||
|
|
Loading…
Add table
Reference in a new issue