refactor(calc-01): remove redundant keyboard group titles
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user