mirror of
https://iceshrimp.dev/limepotato/jormungandr-bite.git
synced 2025-01-25 06:41:36 -07:00
[Client] Fix design 🎨
This commit is contained in:
parent
d52f6db004
commit
9473de6189
1 changed files with 3 additions and 1 deletions
|
@ -56,13 +56,14 @@
|
|||
|
||||
> footer
|
||||
margin-top 8px
|
||||
height 16px
|
||||
|
||||
> img
|
||||
display inline-block
|
||||
width 16px
|
||||
heigth 16px
|
||||
margin-right 4px
|
||||
vertical-align bottom
|
||||
vertical-align top
|
||||
|
||||
> p
|
||||
display inline-block
|
||||
|
@ -70,6 +71,7 @@
|
|||
color #666
|
||||
font-size 0.8em
|
||||
line-height 16px
|
||||
vertical-align top
|
||||
|
||||
@media (max-width 500px)
|
||||
font-size 8px
|
||||
|
|
Loading…
Reference in a new issue