diff --git a/assets/css/compiled/main.css b/assets/css/compiled/main.css index 2687b757..7ca3ba0b 100644 --- a/assets/css/compiled/main.css +++ b/assets/css/compiled/main.css @@ -3727,9 +3727,7 @@ pre { background-repeat: no-repeat; background-size: cover; background-position: center; - width: calc(100% + 40px); z-index: -10; - margin-left: -20px; } .hero_gradient { width: 100%; diff --git a/assets/css/main.css b/assets/css/main.css index cd7b0626..89efdc90 100644 --- a/assets/css/main.css +++ b/assets/css/main.css @@ -431,9 +431,7 @@ pre { background-repeat: no-repeat; background-size: cover; background-position: center; - width: calc(100% + 40px); z-index: -10; - margin-left: -20px; } .hero_gradient {