summaryrefslogtreecommitdiff
path: root/styles/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'styles/style.css')
-rw-r--r--styles/style.css4
1 files changed, 2 insertions, 2 deletions
diff --git a/styles/style.css b/styles/style.css
index b1e4de3..463193b 100644
--- a/styles/style.css
+++ b/styles/style.css
@@ -48,10 +48,10 @@ span.end::before {
}
button#light-dark {
- position: sticky;
+ position: fixed;
bottom: 10px;
right:10px;
- font-size: 16px;
+ font-size: 20px;
background-color: var(--link-color);
padding: 5px;
border: none;