[Crear] archivo desktop del footer

This commit is contained in:
Astra 2021-10-15 20:47:45 -05:00
parent e739d4d6eb
commit 9838bdd687

View file

@ -0,0 +1,13 @@
.rights {
display: flex;
flex-direction: column;
gap: 8px;
}
.rights__info {
font-size: 1.2rem;
}
.media__icon svg{
width: 25px;
height: 25px;
}