Justify text

This commit is contained in:
Andrei Astafev 2019-04-20 13:42:56 +03:00
parent ced1302da8
commit 50959b2cfc

View File

@ -77,6 +77,10 @@ h6, .h6 {
font-family: "Open Sans Condensed", "Roboto Condensed", "Pt Sans Narrow", "Oswald", "Georgia",Arial,sans-serif; font-family: "Open Sans Condensed", "Roboto Condensed", "Pt Sans Narrow", "Oswald", "Georgia",Arial,sans-serif;
} }
p {
text-align: justify;
}
#aboutme { #aboutme {
padding-top: 0px; padding-top: 0px;
padding-bottom: 5px; padding-bottom: 5px;