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