5 lines
84 B
CSS
5 lines
84 B
CSS
.ripcrypt > .window-content span {
|
|
&.small {
|
|
font-size: var(--font-size-10)
|
|
}
|
|
}
|