mirror of
https://github.com/reanimate/reanimate.git
synced 2026-09-09 15:12:21 +00:00
9 lines
107 B
CSS
9 lines
107 B
CSS
pre code {
|
|
white-space: pre !important;
|
|
}
|
|
body {
|
|
text-align: justify;
|
|
}
|
|
nav {
|
|
text-align: initial;
|
|
}
|