tiny docs css fix

[ci skip]
This commit is contained in:
Michael Shamoon 2022-04-11 14:14:15 -07:00
parent 3fb8d05f0d
commit 493d9875d4

View File

@ -577,9 +577,9 @@ a.image-reference img {
.dark-mode-toggle { .dark-mode-toggle {
position: absolute; position: absolute;
top: 14px; top: 14px;
right: 15px; right: 12px;
height: 20px; height: 20px;
width: 20px; width: 24px;
z-index: 1000; z-index: 1000;
border: none; border: none;
background-color: transparent; background-color: transparent;