forked from nutomic/joinpeertube
Fix framasoft logo width
This commit is contained in:
parent
9f5fa102de
commit
e613f35441
1 changed files with 1 additions and 1 deletions
|
@ -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;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue