antonella butron, 01/06/2026 11:11 AM
Download (273 Bytes)
.nav {
display: flex;
justify-content: space-around;
align-items: center;
height: 64px;
background: #F3EDF7;
}
button {
border: none;
background: #ffffff;
color: #000;
padding: 0.5rem 0.75rem;
border-radius: 6px;
cursor: pointer;