Fix framasoft logo width

This commit is contained in:
Chocobozzz 2019-10-31 16:53:30 +01:00
parent 9f5fa102de
commit e613f35441
No known key found for this signature in database
GPG key ID: 583A612D890159BE

View file

@ -468,7 +468,7 @@
#behind-peertube { #behind-peertube {
.framasoft-logo { .framasoft-logo {
flex-basis: auto; flex-basis: 264px;
width: 264px; width: 264px;
height: 241px; height: 241px;
} }