Skip to content

Commit

Permalink
Update aboutus.css
Browse files Browse the repository at this point in the history
  • Loading branch information
Avu0s authored Aug 24, 2022
1 parent ea25eeb commit 6b826c8
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions css/aboutus.css
Original file line number Diff line number Diff line change
Expand Up @@ -69,11 +69,3 @@ article > div > h2 {
.about p {
padding: 50px 100px 90px 0px;
}
button .about-button {
background-color: var(--pry-col);
padding: 10px 15px;
border: none;
border-radius: var(--border-rad);
color: var(--white-col);
box-shadow: var(--boxShadow);
}

0 comments on commit 6b826c8

Please sign in to comment.