refactor(calc-01): remove redundant keyboard group titles

This commit is contained in:
2026-04-25 03:32:26 +02:00
parent 0e72f64c3b
commit eaedcb6b74
2 changed files with 0 additions and 11 deletions
-8
View File
@@ -277,14 +277,6 @@ select {
box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.05);
}
.group-title {
margin: 0 0 10px;
color: #dce4f0;
font-size: 12px;
text-transform: uppercase;
letter-spacing: 0.14em;
}
.key-grid {
display: grid;
gap: 10px;