Fixed a display issue with hyphenation
This commit is contained in:
parent
8f6e019821
commit
c2bcc961bd
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@ html {
|
|||
background-color: #002b36;
|
||||
color: #839496;
|
||||
}
|
||||
body {
|
||||
body, main {
|
||||
background-color: #073642;
|
||||
}
|
||||
code {
|
||||
|
|
Loading…
Add table
Reference in a new issue