added channel/profile view

This commit is contained in:
2025-02-09 14:51:20 -05:00
parent 8939f52f20
commit f9d81ecb24
7 changed files with 573 additions and 95 deletions

View File

@@ -464,7 +464,6 @@ footer a:hover {
padding-top: 56.25%;
background-color: #1e293b;
}
.ratio-16-9 > img {
position: absolute;
top: 0;
@@ -526,3 +525,4 @@ footer a:hover {
#sidebar hr {
border-color: rgba(255, 255, 255, 0.1);
}