mirror of
https://github.com/ivabus/www
synced 2024-11-10 09:45:17 +03:00
Remove hero section grid
This commit is contained in:
parent
587d76a2b6
commit
a190ec79cf
|
@ -144,19 +144,9 @@ mark{
|
|||
@media only screen and (min-width: 1200px) {
|
||||
|
||||
.hero-section{
|
||||
background-image: url("/Images/x-large-grid.svg");
|
||||
background-attachment: scroll;
|
||||
background-position: top;
|
||||
background-repeat: repeat;
|
||||
background-size: cover;
|
||||
}
|
||||
|
||||
.hero-bottom{
|
||||
background-image: url("/Images/x-large-grid.svg");
|
||||
background-attachment: scroll;
|
||||
background-position: top;
|
||||
background-repeat: repeat;
|
||||
background-size: cover;
|
||||
height: 4.185vw;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue