Fix popup styling across website

This commit is contained in:
Michał Gdula 2023-04-19 17:16:40 +00:00
parent f0e586d0d5
commit 8c2e081783
5 changed files with 7 additions and 4 deletions

View file

@ -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