update server css

This commit is contained in:
MathMan05 2024-08-11 15:57:27 -05:00
parent 85c42f70d2
commit 02bdab0ff2

View file

@ -230,9 +230,10 @@ h2 {
#servers {
vertical-align: top;
height: 100dvh;
height: calc(100dvh - .07in);
overflow-x: hidden;
padding: 0.02in .05in 0.0in .05in;
margin: 0.05in .05in .02in .05in;
width: .5in;
}
#servers::-webkit-scrollbar {