remove title class, don't zero margins for h1s

This commit is contained in:
Owen Versteeg 2014-02-11 17:53:06 -05:00
parent 852a4998f7
commit 60427befe4

View file

@ -1,11 +1,5 @@
.title {
font-size: 7em;
margin: 0;
}
h1 {
font-size: 4em;
margin: 0;
}
h2 {