ripcrypt/templates/css/elements/span.css
2025-01-05 11:55:29 -07:00

5 lines
84 B
CSS

.ripcrypt > .window-content span {
&.small {
font-size: var(--font-size-10)
}
}