Add spacing between hero and content
This commit is contained in:
parent
83c25328e6
commit
206a2a7203
1 changed files with 1 additions and 0 deletions
|
@ -1,5 +1,6 @@
|
||||||
section.content {
|
section.content {
|
||||||
font-size: 1.25rem;
|
font-size: 1.25rem;
|
||||||
|
padding-top: 0.5rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
.content-details {
|
.content-details {
|
||||||
|
|
Loading…
Reference in a new issue