style(frontend): soften the document glyph nudge to a hairline

This commit is contained in:
hh
2026-08-13 04:13:03 +02:00
parent 0b8e90159f
commit 0399145791
@@ -98,7 +98,7 @@
}
.file-glyph :global(.icon) {
transform: translate(1.5px, -1.5px);
transform: translate(0.5px, -0.5px);
}
.file-glyph {