Skip to content

Commit

Permalink
separar iconos menu
Browse files Browse the repository at this point in the history
  • Loading branch information
mjoviedo committed Apr 24, 2024
1 parent 4e176b6 commit b7ad04f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions styles.css
Original file line number Diff line number Diff line change
Expand Up @@ -275,15 +275,15 @@ button:hover, .card:hover {
}

.menu1 {
top: 5em;
top: 5.5em;
}

.menu2 {
top: 8em;
top: 9em;
}

.menu3 {
top: 10em;
top: 11.5em;
}

.menu1:hover, .menu2:hover, .menu3:hover {
Expand Down

0 comments on commit b7ad04f

Please sign in to comment.