mirror of
https://github.com/reanimate/reanimate.git
synced 2026-09-09 15:12:21 +00:00
Docs: Don't justify navigation.
This commit is contained in:
parent
a634e4ad87
commit
c1ea440903
1 changed files with 3 additions and 0 deletions
|
|
@ -4,3 +4,6 @@ pre code {
|
|||
body {
|
||||
text-align: justify;
|
||||
}
|
||||
nav {
|
||||
text-align: initial;
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue