Add publications.

This commit is contained in:
2019-03-06 20:00:33 -08:00
parent eacbf2b438
commit ae6488bba9
3 changed files with 12 additions and 5 deletions

View File

@@ -12,6 +12,10 @@ a {
text-decoration: none;
}
svg {
height: 1.2em;
}
body {
margin: 0px;
padding: 0px;
@@ -28,7 +32,7 @@ header {
div.name {
font-size: 1.25em;
margin: 20px;
margin: 15px;
font-family: $big-font, serif;
}