formatting

This commit is contained in:
Andrew Cassidy 2017-12-28 16:42:13 -08:00 committed by Andrew Cassidy
parent 91bf3ca859
commit 93f6d173f4

View File

@ -71,6 +71,7 @@ body {
color: $body-text; color: $body-text;
max-width: 1000px; max-width: 1000px;
z-index: 0; z-index: 0;
margin-left: auto; margin-left: auto;
margin-right: auto; margin-right: auto;
@ -213,8 +214,6 @@ small {
width: 100%; width: 100%;
height: auto; height: auto;
} }
} }
.figure-float { .figure-float {
@ -226,8 +225,8 @@ small {
width: 100%; width: 100%;
height: auto; height: auto;
} }
} }
@media screen and (max-width: 500px) { @media screen and (max-width: 500px) {
.figure-float { .figure-float {