Update style.scss

This commit is contained in:
streetturtle 2018-10-31 15:14:44 -04:00 committed by GitHub
parent 4840c76294
commit 06ac7e90f4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 1 deletions

View File

@ -230,6 +230,8 @@ img.center-image {
border-top: 1px solid #222;
border-right: 1px solid #222;
border-left: 1px solid #222;
width: 80%;
margin: auto;
p{
margin: 0;
}