Commit 7b6dda83 by Corey Koval

Somehow made things worse. Yolo

parent ca43226b
......@@ -152,6 +152,7 @@ span {
}
.slidespan {
max-width: 40vw;
width: 550px; /* Width of the outside container */
/* padding-top: 10px;
padding-bottom: 10px;*/
......@@ -272,6 +273,7 @@ input:checked + .switchslider:before {
display: block;
z-index: 1;
opacity: 0.5;
max-width: fit-content;
}
.tooltip:hover {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment