audio files management

This commit is contained in:
2025-11-14 09:20:56 +02:00
parent fa78aa68fd
commit 006d159a0f
6 changed files with 15 additions and 6 deletions
+4
View File
@@ -110,4 +110,8 @@ video{
width: 100%;
max-width: 100vw;
height: calc(100vh - 288px);
}
audio {
min-width:400px;
}