1
0
forked from orson/bachemap

irksome padding in the nav

This commit is contained in:
kprftw 2024-09-05 22:11:53 -06:00
parent e5fcdb736b
commit c1a0ccddd6

View File

@ -77,6 +77,7 @@ nav {
z-index: 1000; z-index: 1000;
font-size: 100%; font-size: 100%;
overflow: hidden; overflow: hidden;
padding-right: 0.1rem;
} }
nav ul { nav ul {