Fix channel list having 1rem offset, compared to video list entries

This commit is contained in:
MerlinScheurer
2025-01-29 18:17:17 +01:00
parent b78d881bf6
commit c2cd02e7bd

View File

@@ -959,7 +959,6 @@ video:-webkit-full-screen {
}
.channel-banner img {
margin-top: 1rem;
width: 100%;
}