Skip to content

Commit

Permalink
fix: remove box shadow on news section
Browse files Browse the repository at this point in the history
  • Loading branch information
Olaleye-Blessing committed Jun 13, 2022
1 parent f54ac69 commit dd00102
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/sections/Home/So-Special-Section/so-special-style.js
Original file line number Diff line number Diff line change
Expand Up @@ -90,6 +90,7 @@ const SoSpecialWrapper = styled.div`
.special-cont_btn:hover{
background-color:white;
color:black;
box-shadow: none;
}
.so-special-foot{
text-align:center;
Expand Down

0 comments on commit dd00102

Please sign in to comment.