css: Fix bad selector

This commit is contained in:
Glenn Y. Rolland 2012-07-31 11:14:20 +02:00
parent 169fd67b85
commit 550d8fb712

View file

@ -1,4 +1,4 @@
body { .container .hero-unit {
padding-top: 60px; margin-top: 60px;
padding-bottom: 40px; margin-bottom: 40px;
} }