mirror of https://github.com/Chocobozzz/PeerTube
Improve channel text fading
parent
f49896f44e
commit
a53834bdff
|
@ -55,7 +55,7 @@
|
||||||
}
|
}
|
||||||
|
|
||||||
.description-html {
|
.description-html {
|
||||||
@include fade-text(30px, pvar(--channelBackgroundColor));
|
@include fade-text(50px, pvar(--channelBackgroundColor));
|
||||||
|
|
||||||
grid-column: 2 / 4;
|
grid-column: 2 / 4;
|
||||||
grid-row: 2;
|
grid-row: 2;
|
||||||
|
|
Loading…
Reference in New Issue