mirror of
https://github.com/ivabus/www
synced 2024-11-22 18:45:06 +03:00
Removing more grid elements
This commit is contained in:
parent
a190ec79cf
commit
8f5b08b13b
2 changed files with 0 additions and 18 deletions
|
@ -159,26 +159,12 @@ mark{
|
|||
}
|
||||
|
||||
.package_before{
|
||||
background-image: url("/Images/xl-grid-half-right.svg");
|
||||
background-attachment: scroll;
|
||||
background-repeat: repeat-y;
|
||||
background-position: right;
|
||||
background-size: cover;
|
||||
}
|
||||
|
||||
.package-cta{
|
||||
background-image: url("/Images/x-large-grid.svg");
|
||||
background-attachment: scroll;
|
||||
background-repeat: repeat-y;
|
||||
background-size: cover;
|
||||
}
|
||||
|
||||
.statistics{
|
||||
background-image: url("/Images/x-large-stats-grid.svg");
|
||||
background-attachment: fixed;
|
||||
background-position: top;
|
||||
background-repeat: repeat;
|
||||
background-size: cover;
|
||||
}
|
||||
|
||||
.metric-block{
|
||||
|
|
|
@ -20,8 +20,4 @@
|
|||
.package-grid{
|
||||
padding-top: 0vw !important;
|
||||
padding-bottom: 0vw !important;
|
||||
background-image: url("/Images/x-large-grid.svg");
|
||||
background-attachment: scroll;
|
||||
background-repeat: repeat;
|
||||
background-size: contain;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue