change jumbotron to autocenter background image
This commit is contained in:
parent
749e9b507b
commit
43129955f4
@ -14,6 +14,10 @@
|
||||
.lpd-header .jumbotron {
|
||||
border-radius: 0;
|
||||
width:100%;
|
||||
background-position: center top !important;
|
||||
background-size: cover !important;
|
||||
background-repeat: no-repeat !important;
|
||||
background-attachment: fixed !important;
|
||||
}
|
||||
.lpd-header .jumbotron img {
|
||||
max-width:100%;
|
||||
|
Loading…
x
Reference in New Issue
Block a user