forked from external-repos/squoosh
monospace fixes need for relative offsetting
This commit is contained in:
@@ -191,9 +191,7 @@
|
|||||||
font-family: ui-monospace, monospace;
|
font-family: ui-monospace, monospace;
|
||||||
opacity: 0.76;
|
opacity: 0.76;
|
||||||
text-shadow: 0 2px rgba(0, 0, 0, 0.3);
|
text-shadow: 0 2px rgba(0, 0, 0, 0.3);
|
||||||
font-size: 1.5rem;
|
font-size: 0.75em;
|
||||||
position: relative;
|
|
||||||
top: 3px;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.size-value {
|
.size-value {
|
||||||
|
|||||||
Reference in New Issue
Block a user