terrified fix

This commit is contained in:
Lazy Hippopotamus
2023-06-25 16:03:52 -04:00
parent f325280b81
commit f4f3d37488

View File

@@ -154,7 +154,7 @@ h1 {
position: absolute;
overflow: visible !important;
z-index: 1000000000000;
width: var(--sidebar-size);
min-width: var(--sidebar-size);
top: 50%;
transform: translateY(-50%);
min-height: 40vh;