Skip to content

Commit

Permalink
Update style.css
Browse files Browse the repository at this point in the history
  • Loading branch information
davespser authored Dec 6, 2024
1 parent a2c8ad4 commit 169f3c5
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions style.css
Original file line number Diff line number Diff line change
Expand Up @@ -20,3 +20,12 @@
#menu-container li {
/* Estilos para cada elemento del menú */
}
#menu-button {
position: absolute;
bottom: 20px;
left: 20px;
background-color: #4CAF50;
color: white;
padding: 10px;
cursor: pointer;
}

0 comments on commit 169f3c5

Please sign in to comment.