1
Fork 0

Compress navbar items

This commit is contained in:
Jake Howard 2017-06-14 17:32:20 +01:00
parent 8e5a1fea7b
commit ac142021b2
Signed by: jake
GPG key ID: 57AFB45680EDD477

View file

@ -66,3 +66,11 @@ a .icon {
blockquote p {
margin-bottom: 0;
}
#header nav > ul > li a {
padding: 0 0.8em;
}
.dropotron.level-0 {
margin-top: 0.1em;
}