Files
gancio/client/src/assets/main.css

12 lines
175 B
CSS
Raw Normal View History

2019-02-26 01:17:52 +01:00
/* html, body {
max-height: 100%;
overflow: hidden;
} */
2019-03-01 01:00:03 +01:00
pre {
display: inline-block;
color: unset;
white-space: pre-line;
font-family: unset;
font-size: 1em;
}