blah daily commit

This commit is contained in:
x
2025-03-12 23:36:55 +01:00
parent d33168ca92
commit ab2ea14891
2 changed files with 9 additions and 5 deletions

View File

@ -57,10 +57,14 @@ span#favs {
}
.v0ck {
background: transparent;
background: transparent !important;
}
.wrapper {
.v0ck_overlay {
background-color: transparent;
}
/* .wrapper {
height: 100%;
display: grid;
justify-content: right;
@ -73,4 +77,4 @@ span#favs {
#main {
grid-row: 2;
}
} */