Afegir control visual de les lletres per a partitures

This commit is contained in:
marc
2026-01-05 10:19:25 +01:00
parent c0624d1e56
commit 4e7a6b18d6
10 changed files with 65 additions and 12 deletions

View File

@@ -737,6 +737,10 @@ video {
width: 50%;
}
.w-16 {
width: 4rem;
}
.w-full {
width: 100%;
}