slight style improvements for the publication section (#69)

This commit is contained in:
sforst 2018-05-14 19:52:09 +01:00 committed by Nelson Estevão
parent 599477410e
commit 79480c6d21

View File

@ -235,11 +235,13 @@ p {
.publication-title {
font-size: 16px;
font-weight: 500;
font-weight: 400;
color: $text-color;
margin-bottom: 1px;
}
.publication-authors {
font-style: italic;
color: $text-grey;
margin-bottom: 1px;
}
.publications-section {