[S] Unify transition style

pull/14/head
Azalea 2024-02-22 10:30:43 -05:00
parent afa39b29ed
commit 806953d107
2 changed files with 4 additions and 2 deletions

View File

@ -193,7 +193,7 @@
// Switching state container
> div
transition: opacity 0.3s
transition: $transition
#title
font-family: Quicksand, $font

View File

@ -15,4 +15,6 @@ $w-max: 900px
$c-lv0: #6ED43E
$c-lv1: #F7B807
$c-lv2: #FF828D
$c-lv3: #A051DC
$c-lv3: #A051DC
$transition: all 0.25s