diff options
Diffstat (limited to 'styles')
-rw-r--r-- | styles/style.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/styles/style.css b/styles/style.css index bceeb87..8af8c73 100644 --- a/styles/style.css +++ b/styles/style.css @@ -54,7 +54,7 @@ span.end::before { button#light-dark { position: fixed; - bottom: 10px; + top: 10px; right:10px; font-size: 20px; background-color: var(--link-color); |