fix(ui): misc styling tweaks

This commit is contained in:
Barrett Ruth 2025-11-09 17:29:19 -05:00
parent 341c3edb1b
commit 3d12f84211

View file

@ -264,9 +264,11 @@ pre {
@media (max-width: 768px) {
header {
font-size: 0.9em;
padding: 15px;
}
footer {
font-size: 0.9em;
padding: 15px;
}
}