diff options
-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 { |
index : chrhodgden.github.io.git | ||
Unnamed repository; edit this file 'description' to name the repository. |
summaryrefslogtreecommitdiff |
-rw-r--r-- | style.css | 1 |
@@ -49,6 +49,7 @@ body { color: var(--foreground-accent-color); background-color: var(--background-theme-color); + transition: 250ms; } p { |