Relocate dark theme toggle button.

This commit is contained in:
Snarna
2021-09-03 18:31:41 -04:00
parent e2fe7ef955
commit af4fca2e71
2 changed files with 2 additions and 2 deletions

View File

@@ -106,7 +106,7 @@ html {
#themeToggleBtn {
position: fixed;
left: 1rem;
right: 1rem;
bottom: 1rem;
padding: 0.1rem 1rem;
border: none;

View File

@@ -103,7 +103,7 @@ html {
#themeToggleBtn {
position: fixed;
left: 1rem;
right: 1rem;
bottom: 1rem;
padding: 0.1rem 1rem;
border: none;