integrations: Round top borders and remove box shadow.

This makes it look good with the new footer.
This commit is contained in:
Aman Agrawal 2022-08-04 06:28:47 +00:00 committed by Tim Abbott
parent 0d9b1547ce
commit 5d3c6aa857
1 changed files with 1 additions and 3 deletions

View File

@ -24,10 +24,8 @@ $category-text: hsl(219, 23%, 33%);
width: calc(100% - 100px);
max-width: 1170px;
margin: 0 auto;
border-radius: 10px;
background-color: hsl(0, 0%, 100%);
box-shadow: 0 0 80px hsla(0, 0%, 0%, 0.12);
visibility: hidden;
img {