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

@@ -129,7 +129,7 @@ body {
.slide div .project .details .award div h3 {
margin: 0;
padding: 0;
font-size: 1.6em;
font-size: 1.4em;
line-height: 1;
font-weight: normal;
font-style: italic; }
@@ -143,7 +143,7 @@ body {
background-position: center center;
display: inline-block;
content: "";
width: 2em;
width: 1.6em;
height: 3em; }
.slide div .project .details .award::after {
vertical-align: middle;
@@ -153,7 +153,7 @@ body {
background-position: center center;
display: inline-block;
content: "";
width: 2em;
width: 1.6em;
height: 3em; }
.slide table {
line-height: 1.3;