very minor CSS tweak to badge h3

This commit is contained in:
Jeff Atwood 2016-08-11 09:59:54 -07:00
parent 7e165d031b
commit d065d4186a
1 changed files with 1 additions and 1 deletions

View File

@ -185,7 +185,7 @@
color: $primary;
h3 {
margin-bottom: 0.25em;
margin-bottom: 0.4em;
}
}
}