add comments

This commit is contained in:
Owen Versteeg 2014-02-11 21:46:11 -05:00
parent 21c4f34e4f
commit fb407be48f

View file

@ -1,3 +1,5 @@
/* Make the default heading style larger */
h1 {
font-size: 4em;
}