Tweaked the main css look to align things that were not
This commit is contained in:
parent
88aec26bd5
commit
813311b03e
1 changed files with 4 additions and 0 deletions
|
@ -10,6 +10,10 @@ body {
|
|||
font-feature-settings: "kern" 1;
|
||||
font-kerning: normal;
|
||||
}
|
||||
#main {
|
||||
padding-left:1em;
|
||||
padding-right:1em;
|
||||
}
|
||||
p {
|
||||
text-align: justify;
|
||||
hyphens: auto;
|
||||
|
|
Loading…
Add table
Reference in a new issue