Skip to content

Commit

Permalink
Update agrinho.css
Browse files Browse the repository at this point in the history
  • Loading branch information
guxkswzz authored Aug 8, 2024
1 parent ce4e6e3 commit 0d439c9
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions AGRINHO DO GUXKS/agrinho.css
Original file line number Diff line number Diff line change
Expand Up @@ -188,16 +188,16 @@ body {
cursor: pointer;
}

.button3 :hover::before {
.button3:hover::before {
transform: scaleX(1);
}

.button3 -content {
.button33-content {
position: relative;
z-index: 1;
}

.button3 ::before {
.button3::before {
content: "";
position: absolute;
top: 0;
Expand Down

0 comments on commit 0d439c9

Please sign in to comment.