mirror of
https://github.com/Derpy-Leggies/OnlyLegs.git
synced 2025-06-29 11:36:16 +00:00
Fix popup styling across website
This commit is contained in:
parent
f0e586d0d5
commit
8c2e081783
5 changed files with 7 additions and 4 deletions
|
@ -27,7 +27,7 @@
|
|||
margin: 0
|
||||
padding: 1rem
|
||||
|
||||
width: 621px
|
||||
width: 460px
|
||||
height: auto
|
||||
|
||||
position: absolute
|
||||
|
@ -46,7 +46,7 @@
|
|||
transition: transform 0.2s $animation-smooth
|
||||
|
||||
.pop-up-header
|
||||
margin: 0 0 1rem 0
|
||||
margin: 0 0 0.5rem 0
|
||||
padding: 0
|
||||
|
||||
width: 100%
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue