Trimmer down award badge
This commit is contained in:
@@ -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;
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user