Update style.css

pull/1/merge
Elijah Bansley 2018-05-17 21:13:39 -05:00 committed by GitHub
parent f4fb90cd89
commit 6b0734ea04
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-top: 0px;
margin-left: 0px;
margin-right: 0px;
margin-right: auto;
text-align: center;
font-family: 'Open Sans', sans-serif;
}