unicode char fix
This commit is contained in:
@@ -97,7 +97,7 @@
|
||||
50% { box-shadow: 0 0 30px rgba(255,0,0,.70); }
|
||||
}
|
||||
|
||||
/* ── big machine number – skala przez --cols / --rows + cqw ── */
|
||||
/* ── big machine number - skala przez --cols / --rows + cqw ── */
|
||||
.card-machine-id {
|
||||
font-size: min(calc(55vw / var(--cols, 1)), calc(55vh / var(--rows, 1)), 35cqw);
|
||||
font-weight: 900;
|
||||
|
||||
Reference in New Issue
Block a user