This commit is contained in:
anto
2025-01-09 10:12:17 +01:00
parent 2de78999f7
commit 648460a967
9 changed files with 208 additions and 184 deletions

View File

@@ -37,4 +37,7 @@ footer {
position: sticky;
top: 0;
z-index: 1;
}
#addVideoHandler{
display: flex;
}