merge carlos

This commit is contained in:
2025-09-08 13:35:46 -04:00
parent 9d9bbad34e
commit 978b58c03c
5 changed files with 163 additions and 18 deletions
+2
View File
@@ -21,6 +21,7 @@
border: 2px solid #5b8cc9;
background-color: #f0f0f0;
transition: all 0.3s ease;
padding: 5px;
}
.buttonSelection:hover {
@@ -36,6 +37,7 @@
.buttonLabel {
margin-top: 8px;
font-weight: bold;
font-size: 1.25rem;
color: #333;
text-align: center;
}