mirror of
https://github.com/kovidgoyal/kitty
synced 2026-06-06 01:05:48 +02:00
Disable text justification in website
Looks really bad in many places as there are quite a few non-breakbale phrases.
This commit is contained in:
4
docs/_static/custom.css
vendored
4
docs/_static/custom.css
vendored
@@ -17,10 +17,6 @@
|
||||
|
||||
.fit-img { max-width: 95% }
|
||||
|
||||
div.body p, div.body dd, div.body li, div.body blockquote {
|
||||
text-align: justify;
|
||||
}
|
||||
|
||||
div.body {
|
||||
min-width: 200px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user