Skip to content

Commit

Permalink
estilos transcripcion
Browse files Browse the repository at this point in the history
  • Loading branch information
fseleneqm committed May 7, 2024
1 parent 124264b commit e70e08a
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions css/estilos.css
Original file line number Diff line number Diff line change
Expand Up @@ -393,6 +393,14 @@ footer section {
height: 4rem;
}

/* Estilo de la transcripcion del audio */
#transcripcion-audio {
display: none;
font-size: 1.6rem;
text-align: center;

}

/* Estilos de los iconos para las redes sociales */
.footer-social {
text-align: right;
Expand Down

0 comments on commit e70e08a

Please sign in to comment.