mirror of
https://github.com/ivabus/www
synced 2024-11-23 00:55:06 +03:00
Removed hero section grid
This commit is contained in:
parent
dc938ecf55
commit
eeb53a8976
1 changed files with 2 additions and 0 deletions
|
@ -7,11 +7,13 @@ body{
|
||||||
background-size: auto;
|
background-size: auto;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
/*
|
||||||
.hero-container{
|
.hero-container{
|
||||||
background-image: url("/Images/x-large-grid-hero.svg");
|
background-image: url("/Images/x-large-grid-hero.svg");
|
||||||
background-size: auto;
|
background-size: auto;
|
||||||
background-color: #1a1a1a;
|
background-color: #1a1a1a;
|
||||||
}
|
}
|
||||||
|
*/
|
||||||
|
|
||||||
.container{
|
.container{
|
||||||
max-width: 1920px;
|
max-width: 1920px;
|
||||||
|
|
Loading…
Reference in a new issue