Skip to content

Commit

Permalink
Update style.css
Browse files Browse the repository at this point in the history
  • Loading branch information
GustavoGads authored Feb 26, 2024
1 parent be1780a commit c92f912
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion style.css
Original file line number Diff line number Diff line change
Expand Up @@ -153,6 +153,8 @@ form button {
font-weight: 700;
line-height: normal;
text-transform: uppercase;

cursor: pointer;
}

form button::after {
Expand Down Expand Up @@ -261,4 +263,4 @@ footer .text-article p {
footer {
grid-template-columns: 1fr 1fr 1fr 1fr;
}
}
}

0 comments on commit c92f912

Please sign in to comment.