mirror of
https://github.com/ivabus/www
synced 2024-11-22 23:25:07 +03:00
right half grid styling
This commit is contained in:
parent
31add248a8
commit
c7c73005aa
1 changed files with 1 additions and 0 deletions
|
@ -303,6 +303,7 @@ hr{
|
||||||
background-image: url("/Images/xl-grid-half-right.svg");
|
background-image: url("/Images/xl-grid-half-right.svg");
|
||||||
background-attachment: fixed;
|
background-attachment: fixed;
|
||||||
background-repeat: repeat-y;
|
background-repeat: repeat-y;
|
||||||
|
background-position: right;
|
||||||
background-size: cover;
|
background-size: cover;
|
||||||
padding-top: 12.556vw;
|
padding-top: 12.556vw;
|
||||||
padding-bottom: 12.556vw;
|
padding-bottom: 12.556vw;
|
||||||
|
|
Loading…
Reference in a new issue