Trimmer down award badge

This commit is contained in:
2017-03-20 04:52:49 -07:00
parent d4992979a3
commit c40c36af37
3 changed files with 8 additions and 8 deletions

View File

@@ -167,7 +167,7 @@ body {
h3 {
margin: 0;
padding: 0;
font-size: 1.6em;
font-size: 1.4em;
line-height: 1;
font-weight: normal;
font-style: italic;
@@ -186,7 +186,7 @@ body {
background-position: center center;
display: inline-block;
content: "";
width: 2em;
width: 1.6em;
height: 3em;
}
.award::after {
@@ -197,7 +197,7 @@ body {
background-position: center center;
display: inline-block;
content: "";
width: 2em;
width: 1.6em;
height: 3em;
}
}