wip produtoras/id page

This commit is contained in:
María
2025-09-09 16:28:25 +02:00
parent d7c0a76c7b
commit dab9fd1fe6
12 changed files with 203 additions and 265 deletions

View File

@@ -152,7 +152,8 @@ export default {
transition: all 0.2s ease;
&:hover {
background: #f3f4f6;
background: $color-button;
color: white;
}
}
}