forked from nutomic/joinpeertube
Fix framasoft logo width (again)
This commit is contained in:
parent
1a6ef3fb11
commit
2ac1cce604
1 changed files with 1 additions and 1 deletions
|
@ -469,7 +469,7 @@
|
||||||
#behind-peertube {
|
#behind-peertube {
|
||||||
.framasoft-logo {
|
.framasoft-logo {
|
||||||
flex-basis: 264px;
|
flex-basis: 264px;
|
||||||
width: 264px;
|
min-width: 264px;
|
||||||
height: 241px;
|
height: 241px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue