Update CSS

This commit is contained in:
Kelvin Ly 2019-12-22 13:59:39 -05:00
parent 65c594e808
commit 6d322baeaf
1 changed files with 1 additions and 0 deletions

View File

@ -11,6 +11,7 @@ body {
background-color: rgb(240, 240, 240);
position: relative;
min-height: 100vh;
font-family: 'Roboto', sans-serif;
}
article {