squish and pull

This commit is contained in:
Ryan Stafford 2024-04-19 23:38:59 -04:00
parent 5ab5047ba7
commit c7327766a3

View file

@ -211,7 +211,7 @@ summary {
color: white; color: white;
font-weight: bold; font-weight: bold;
border-radius: 3px; border-radius: 3px;
padding: 0px 2px; padding: 0px 4px;
} }
.comment .meta a.distinguished { .comment .meta a.distinguished {
background-color: #228822; background-color: #228822;
@ -806,7 +806,7 @@ nav .host {
} }
nav .spacer { nav .spacer {
height: 40px; height: 32px;
position: relative; position: relative;
} }
nav .space a { nav .space a {