Homepage CSS hotfix

This commit is contained in:
rainbow napkin 2025-04-26 07:52:52 -04:00
parent 8baa42478a
commit bddbb3a4a3

View file

@ -49,6 +49,11 @@ div.channel-guide-entry{
margin: 0.1em auto 0.1em auto;
}
.channel-guide-entry-item img{
max-width: 7em;
max-height: 7em;
}
span.channel-guide-entry-item{
overflow: scroll;
height: 2em;