Give everything the transition property. Fuck, that's awesome
This commit is contained in:
parent
67de08a5b8
commit
df4979192e
12 changed files with 43 additions and 22 deletions
|
@ -22,8 +22,6 @@
|
|||
padding: 0;
|
||||
font-size: 1.6em;
|
||||
|
||||
transition: 0.3s;
|
||||
|
||||
background-color: var(--sb-color);
|
||||
}
|
||||
|
||||
|
@ -62,7 +60,7 @@
|
|||
max-width: calc(100% - 2em);
|
||||
}
|
||||
|
||||
.theme-toggle-button {
|
||||
.theme-toggle {
|
||||
background-color: var(--bg-color);
|
||||
color: var(--text-color);
|
||||
border: none;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue