Update style.css

pull/1/merge
Elijah Bansley 2018-05-17 16:43:09 -05:00 committed by GitHub
parent 01e3865228
commit 1011fb3b17
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@ body {
margin-left: 0px;
margin-right: 0px;
text-align: center;
font-family: "Sans";
font-family: 'Open Sans', sans-serif;
}
#title {