Impact Section work

This commit is contained in:
Thomas Smith 2022-09-12 15:15:45 -04:00
parent 9862d63129
commit 1b6588d1ba

View file

@ -215,12 +215,14 @@ hr{
} }
.impact-section{ .impact-section{
opacity: 0.5;
} }
.about-block{ .about-block{
padding: 80px !important; padding: 80px 160px; !important;
margin: -200px 375px;
position: relative;
top:200px;
} }
} }