Update style.css

This commit is contained in:
Spencer Flagg 2023-07-04 15:27:38 +00:00
parent 5af78aa7ef
commit e6cbca5c16

View file

@ -37,13 +37,13 @@ section {
section::after {
content: '';
width: 82%;
width: 86%;
height: 0px;
position: absolute;
top: 59%;
box-shadow: 0px 0px 69px 15px black;
box-shadow: 0px 0px 44px 8px black;
z-index: 0;
left: 10%;
left: 6%;
opacity: 0.7;
}