forked from robert/robertjohnson.work
slight style improvements for the publication section (#69)
This commit is contained in:
parent
599477410e
commit
79480c6d21
@ -235,12 +235,14 @@ p {
|
|||||||
|
|
||||||
.publication-title {
|
.publication-title {
|
||||||
font-size: 16px;
|
font-size: 16px;
|
||||||
font-weight: 500;
|
font-weight: 400;
|
||||||
|
color: $text-color;
|
||||||
margin-bottom: 1px;
|
margin-bottom: 1px;
|
||||||
}
|
}
|
||||||
.publication-authors {
|
.publication-authors {
|
||||||
font-style: italic;
|
font-style: italic;
|
||||||
margin-bottom: 1px;
|
color: $text-grey;
|
||||||
|
margin-bottom: 1px;
|
||||||
}
|
}
|
||||||
.publications-section {
|
.publications-section {
|
||||||
.intro {
|
.intro {
|
||||||
|
Loading…
Reference in New Issue
Block a user