ADD quote and default section, ADD cover images to lists, FIX contact section
This commit is contained in:
parent
e6257036b9
commit
57e72154a5
8 changed files with 82 additions and 15 deletions
|
@ -1,5 +1,5 @@
|
|||
.hero {
|
||||
height: 700px;
|
||||
min-height: 700px;
|
||||
{{ with .hero.background }}
|
||||
background-image: url({{ . }}) !important;
|
||||
background-size: cover;
|
||||
|
@ -11,4 +11,4 @@
|
|||
.hero-icon-container {
|
||||
padding: 1rem;
|
||||
margin: auto;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue