Reposition laurels

This commit is contained in:
2017-04-13 05:32:12 -07:00
parent 1fae4ba8cb
commit bcd18db1d2
2 changed files with 10 additions and 2 deletions

View File

@@ -189,6 +189,8 @@ body {
content: "";
width: 1.6em;
height: 3em;
position: relative;
left: .09em;
}
.award::after {
vertical-align: middle;
@@ -200,6 +202,8 @@ body {
content: "";
width: 1.6em;
height: 3em;
position: relative;
right: .11em;
}
}
}