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 {
|
||||
padding-top: 60px;
|
||||
padding-bottom: 40px;
|
||||
.container .hero-unit {
|
||||
margin-top: 60px;
|
||||
margin-bottom: 40px;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue