Skip to content

Commit

Permalink
Update index.css
Browse files Browse the repository at this point in the history
  • Loading branch information
gray311 authored Dec 5, 2023
1 parent cccf2a8 commit 7d71dc2
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions static/css/index.css
Original file line number Diff line number Diff line change
Expand Up @@ -49,16 +49,22 @@ body {

.publication-title {
font-family: 'Google Sans', sans-serif;
padding-left: -10px;
padding-right: -10px;
}

.publication-authors {
font-family: 'Google Sans', sans-serif;
padding-left: -10px;
padding-right: -10px;
}

.publication-venue {
color: #555;
width: fit-content;
font-weight: bold;
padding-left: -10px;
padding-right: -10px;
}

.publication-awards {
Expand Down

0 comments on commit 7d71dc2

Please sign in to comment.