mirror of
https://github.com/kremalicious/portfolio.git
synced 2024-12-23 01:29:41 +01:00
animation tweaks
This commit is contained in:
parent
28a0675f16
commit
54e8020fbe
@ -29,7 +29,7 @@ body {
|
|||||||
-moz-osx-font-smoothing: grayscale;
|
-moz-osx-font-smoothing: grayscale;
|
||||||
min-height: 100vh;
|
min-height: 100vh;
|
||||||
background: $body-background-color;
|
background: $body-background-color;
|
||||||
transition: background .6s $easing;
|
transition: background .2s $easing;
|
||||||
|
|
||||||
&.dark {
|
&.dark {
|
||||||
background-color: $body-background-color--dark;
|
background-color: $body-background-color--dark;
|
||||||
|
Loading…
Reference in New Issue
Block a user