diff --git a/static/css/style.css b/static/css/style.css index 2ebd652..7c66a77 100644 --- a/static/css/style.css +++ b/static/css/style.css @@ -77,6 +77,10 @@ h6, .h6 { font-family: "Open Sans Condensed", "Roboto Condensed", "Pt Sans Narrow", "Oswald", "Georgia",Arial,sans-serif; } +p { + text-align: justify; +} + #aboutme { padding-top: 0px; padding-bottom: 5px;