ACCIDENTALLY MADE THE BACKGROUND REPEAT WHOOOPS

This commit is contained in:
Lazy Hippopotamus
2023-07-07 18:06:38 -04:00
parent 1789b86c48
commit f6d1474526

View File

@@ -52,6 +52,7 @@ h1, h2, h3, h4, h5, h6 {
background-position: 50% 50%;
background-attachment: fixed;
background-size: contain;
background-repeat: no-repeat;
position: relative;
margin-bottom: 5%;
/*clip-path: polygon(0% 0%, 100% 0%, 100% 90%, 30% 100%, 0% 90%);*/