Fix framasoft logo width (again)

This commit is contained in:
Chocobozzz 2019-10-31 17:02:07 +01:00
parent 1a6ef3fb11
commit 2ac1cce604
No known key found for this signature in database
GPG key ID: 583A612D890159BE

View file

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