diff --git a/static/css/index.css b/static/css/index.css index 48f20c3..26af980 100644 --- a/static/css/index.css +++ b/static/css/index.css @@ -658,14 +658,18 @@ header h1 .tagline { } #depsBtn { - right: 60px; + right: 5.5em; +} + +#helpBtn { + right: 3.5em; } .theme-toggle { position: absolute; top: 50%; transform: translateY(-50%); - right: 100px; + right: 8em; width: 32px; height: 32px; border-radius: 50%; @@ -4717,4 +4721,4 @@ body::before { .preset-freq-btn:active { transform: scale(0.98); -} +} \ No newline at end of file diff --git a/templates/index.html b/templates/index.html index 9ba594c..1c9b865 100644 --- a/templates/index.html +++ b/templates/index.html @@ -118,8 +118,11 @@ 🌙 ☀️ +
- + + +