reanimate/docs/fix.css
2020-09-20 09:31:36 +08:00

9 lines
107 B
CSS

pre code {
white-space: pre !important;
}
body {
text-align: justify;
}
nav {
text-align: initial;
}