forked from DebaucheryLibrarian/traxxx
Added transition to theme switch.
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
@import 'theme';
|
||||
@import 'inputs';
|
||||
@import 'states';
|
||||
@import 'tooltip';
|
||||
|
||||
html,
|
||||
@@ -28,6 +27,7 @@ body {
|
||||
padding: 0;
|
||||
margin: 0 0 1rem 0;
|
||||
font-size: 1.5rem;
|
||||
transition: color var(--theme-transition);
|
||||
}
|
||||
|
||||
.icon.icon-href {
|
||||
|
||||
Reference in New Issue
Block a user