diff options
Diffstat (limited to 'style.css')
-rw-r--r-- | style.css | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -49,6 +49,7 @@ body { color: var(--foreground-accent-color); background-color: var(--background-theme-color); + transition: 250ms; } p { |