mirror of
https://github.com/ivabus/www
synced 2024-11-10 08:15:14 +03:00
Styling adjustments
This commit is contained in:
parent
616478b471
commit
ba5720da6b
|
@ -139,11 +139,13 @@ mark{
|
|||
@media only screen and (min-width: 1200px) {
|
||||
|
||||
.hero-section{
|
||||
position: relative;
|
||||
background-image: url("/Images/x-large-grid.svg") !important;
|
||||
background-attachment: scroll;
|
||||
background-position: top;
|
||||
background-repeat: repeat-y;
|
||||
background-size: cover !important;
|
||||
z-index:10;
|
||||
}
|
||||
|
||||
.lead-text-container{
|
||||
|
|
Loading…
Reference in a new issue