fix text-align on H1
aligning H1 right and H2-6 left looks pretty strange Change-Id: I7b275ce03a99ed30e446e0626c151369869ee8c9
This commit is contained in:
parent
b175f1dc40
commit
a90d328bb7
@ -14,7 +14,6 @@ h1 {
|
||||
font-weight: normal;
|
||||
letter-spacing: -2px;
|
||||
text-transform: lowercase;
|
||||
text-align: right;
|
||||
|
||||
color: grey;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user