Use light font for app location

This commit is contained in:
Johannes
2016-11-24 12:05:45 +01:00
parent 0f7b11decd
commit 376678881c

View File

@@ -194,6 +194,7 @@ h1, h2, h3 {
white-space: nowrap;
overflow: hidden;
font-size: 24px;
font-family: $font-family-heading;
}
.grid-item-bottom-mobile {