right half grid styling

This commit is contained in:
Thomas Smith 2022-09-16 16:50:49 -04:00
parent 31add248a8
commit c7c73005aa

View file

@ -303,6 +303,7 @@ hr{
background-image: url("/Images/xl-grid-half-right.svg");
background-attachment: fixed;
background-repeat: repeat-y;
background-position: right;
background-size: cover;
padding-top: 12.556vw;
padding-bottom: 12.556vw;