Added transition duration of 0.2s to everything.
This commit is contained in:
parent
a3e8e1e188
commit
bcc8f50658
@ -10,7 +10,9 @@ $primary: #0b2a37;
|
||||
|
||||
// Custom styles
|
||||
|
||||
|
||||
* {
|
||||
transition-duration: 0.2s;
|
||||
}
|
||||
.big-logo {
|
||||
font-size: 80px;
|
||||
color: $primary-invert;
|
||||
|
Loading…
Reference in New Issue
Block a user