we don't need to center text by default

This commit is contained in:
Owen Versteeg 2014-02-09 17:32:56 -05:00
parent 6df01593c2
commit ab37836899

View file

@ -5,7 +5,6 @@
body {
font: 16px sans-serif;
margin: 0;
text-align: center;
}
.smooth {
@ -21,7 +20,6 @@ hr {
}
.mediumwidth {
font-size: 16px;
margin-bottom: .3em;
margin-left: 30%;
margin-top: .3em;