jumbotron style
This commit is contained in:
parent
24dca41afa
commit
89acd6c50f
2 changed files with 6 additions and 2 deletions
|
@ -18,6 +18,11 @@ p{
|
|||
/* START - top cover part */
|
||||
.jumbotron{
|
||||
padding-top: 64px;
|
||||
background-position: center;
|
||||
background-size: cover;
|
||||
min-height: 200px;
|
||||
text-align: center;
|
||||
margin-bottom: 30px;
|
||||
}
|
||||
|
||||
.site-title{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue