ACCIDENTALLY MADE THE BACKGROUND REPEAT WHOOOPS
This commit is contained in:
1
main.css
1
main.css
@@ -52,6 +52,7 @@ h1, h2, h3, h4, h5, h6 {
|
|||||||
background-position: 50% 50%;
|
background-position: 50% 50%;
|
||||||
background-attachment: fixed;
|
background-attachment: fixed;
|
||||||
background-size: contain;
|
background-size: contain;
|
||||||
|
background-repeat: no-repeat;
|
||||||
position: relative;
|
position: relative;
|
||||||
margin-bottom: 5%;
|
margin-bottom: 5%;
|
||||||
/*clip-path: polygon(0% 0%, 100% 0%, 100% 90%, 30% 100%, 0% 90%);*/
|
/*clip-path: polygon(0% 0%, 100% 0%, 100% 90%, 30% 100%, 0% 90%);*/
|
||||||
|
|||||||
Reference in New Issue
Block a user