This commit is contained in:
sharu725 2018-05-15 22:48:05 +05:30
commit 788f82f65e

View File

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