mirror of
https://github.com/Derpy-Leggies/OnlyLegs.git
synced 2025-06-29 03:26: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
|
@ -66,11 +66,10 @@ $breakpoint: 800px
|
|||
--success: var(--green)
|
||||
--info: var(--blue)
|
||||
|
||||
--rad: 6px
|
||||
--rad: 8px
|
||||
--rad-inner: calc(var(--rad) / 2)
|
||||
|
||||
--animation-smooth: cubic-bezier(0.76, 0, 0.17, 1)
|
||||
--animation-bounce: cubic-bezier(.68,-0.55,.27,1.55)
|
||||
|
||||
--breakpoint: 800px
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue