Update 'css/everest.css'

This commit is contained in:
Liam Waldron 2023-01-26 17:44:03 -05:00
parent 073486a129
commit 5734280ac0

View File

@ -39,7 +39,6 @@
margin-left: 160px;
padding: 0px 10px;
background-color: #1E1E1E;
color: white;
}
@media screen and (max-height: 450px) {
@ -50,6 +49,7 @@
body {
font-family: sans-serif;
background-color: #1E1E1E;
color: white;
}
code {