Skip to content

Commit

Permalink
minor
Browse files Browse the repository at this point in the history
  • Loading branch information
Willwesternavenue committed Jun 18, 2024
1 parent beb29ce commit c0743cb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions styles/styles.css
Original file line number Diff line number Diff line change
Expand Up @@ -128,11 +128,11 @@ header nav ul li a {
.hero .btn {
display: inline-block;
padding: 10px 10px;
background-color: #808080;
background-color: darkslategray;
color: white;
text-decoration: none;
font-weight: bold;
margin-top: 150px;
margin-top: 110px;
border-radius: 10px;
}

Expand Down

0 comments on commit c0743cb

Please sign in to comment.