Skip to content
This repository has been archived by the owner on Apr 15, 2019. It is now read-only.

Commit

Permalink
Merge pull request #403 from Rostlab/align-left-headings
Browse files Browse the repository at this point in the history
Don't justify headlines
  • Loading branch information
yashha committed Apr 11, 2016
2 parents 1967caa + 4a0f032 commit 27d95ff
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/components/app/App.css
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ body {
h1,h2,h3,h4,h5,
title {
font-family: 'Cinzel Decorative', cursive;
text-align: left;
}

a {
Expand Down

0 comments on commit 27d95ff

Please sign in to comment.