Give everything the transition property. Fuck, that's awesome

This commit is contained in:
Bun 2025-07-02 23:22:26 -04:00
parent 67de08a5b8
commit df4979192e
12 changed files with 43 additions and 22 deletions

View file

@ -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;