Merge "fix text-align on H1"

This commit is contained in:
Jenkins 2013-09-13 05:51:24 +00:00 committed by Gerrit Code Review
commit 8a6601c364
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;
}