css: Fix bad selector
This commit is contained in:
parent
169fd67b85
commit
550d8fb712
1 changed files with 3 additions and 3 deletions
|
@ -1,4 +1,4 @@
|
||||||
body {
|
.container .hero-unit {
|
||||||
padding-top: 60px;
|
margin-top: 60px;
|
||||||
padding-bottom: 40px;
|
margin-bottom: 40px;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue