Skip to content

Commit

Permalink
Update receitas-salvas.css
Browse files Browse the repository at this point in the history
  • Loading branch information
rafa3772 authored Jun 10, 2024
1 parent 713296b commit 4a989fe
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions receitas-salvas.css
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@
font-family: "Open Sans", sans-serif;
}
a, a:visited, a:hover, a:active {
color: inherit; /* Mantém a cor do texto ao invés de usar a cor padrão do link */
color: inherit; /* Mantém a cor do texto ao invés de usar a cor padrão do link */
text-decoration: none; /* Remove o sublinhado */
font-size: inherit; /* Mantém o tamanho da fonte */
font-size: inherit; /* Mantém o tamanho da fonte */
}

ul{
Expand Down

0 comments on commit 4a989fe

Please sign in to comment.