validate chords #3

This commit is contained in:
2026-03-11 17:13:17 +01:00
parent 9f47f259c0
commit 0452ec55b2
11 changed files with 624 additions and 462 deletions

View File

@@ -4,6 +4,7 @@
> * {
width: 100%;
box-sizing: border-box;
}
.fourth {
@@ -65,4 +66,8 @@ h4 {
border-radius: 4px;
background: rgba(125, 25, 25, 0.08);
}
h3 {
margin: 0;
}
}