Fix audio assets

This commit is contained in:
2025-12-10 14:09:58 +01:00
parent 53410dc235
commit c8de7d65e9
7 changed files with 216 additions and 178 deletions

View File

@@ -834,6 +834,14 @@ body {
flex-shrink: 0;
}
.audio-icon {
display: flex;
align-items: center;
justify-content: center;
font-size: 28px;
color: #fbbf24;
}
.sr-only {
position: absolute;
width: 1px;