puzzle/css: Fix glyph alignemnt - fixes #7622

pull/9751/head
Benedikt Werner 2021-09-08 03:06:50 +02:00
parent 177dde00f8
commit 7dc85e3157
No known key found for this signature in database
GPG Key ID: 1DBFF0F8E9E121EB
1 changed files with 0 additions and 4 deletions

View File

@ -30,10 +30,6 @@
}
move {
glyph {
vertical-align: middle;
}
&.fail glyph {
color: $c-bad;
}