krata/assets/css/extra.css

11 lines
140 B
CSS

.ascii-art {
font-family: monospace;
white-space: pre;
line-height: 1rem;
}
.text-huge {
font-size: 9rem;
white-space: nowrap;
}