fix text-align on H1

aligning H1 right and H2-6 left looks pretty strange

Change-Id: I7b275ce03a99ed30e446e0626c151369869ee8c9
This commit is contained in:
Christoph Thiel 2013-09-11 10:23:43 +02:00
parent b175f1dc40
commit a90d328bb7
1 changed files with 0 additions and 1 deletions

View File

@ -14,7 +14,6 @@ h1 {
font-weight: normal;
letter-spacing: -2px;
text-transform: lowercase;
text-align: right;
color: grey;
}