Skip to content

Commit

Permalink
Update
Browse files Browse the repository at this point in the history
  • Loading branch information
oriphel committed Jul 17, 2024
1 parent 15c354f commit 6287c35
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion _sass/main.scss
Original file line number Diff line number Diff line change
Expand Up @@ -456,7 +456,7 @@ a {
}

.tab:hover {
color: #b10076; /* Cambiar aquí al color deseado para el texto */
color: $primary-color; /* Cambiar aquí al color deseado para el texto */
}


Expand Down
Loading

0 comments on commit 6287c35

Please sign in to comment.