diff --git a/src/static/css/style.css b/src/static/css/style.css index 0dfc141..f65bd08 100644 --- a/src/static/css/style.css +++ b/src/static/css/style.css @@ -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;