Remove unneeded units

This commit is contained in:
Kevin Sawicki
2013-09-04 14:02:59 -07:00
committed by Ben Ogle
parent 4798db3679
commit d2efaf03d1

View File

@@ -22,6 +22,6 @@ section {
}
.section-heading:first-child {
margin-top: 0px;
margin-top: 0;
}
}