Skip to content

Commit 82c2ca7

Browse files
authored
Merge pull request #216 from Anupam-dagar/master
add !important rule to font-family
2 parents 138b31a + 59c9d36 commit 82c2ca7

2 files changed

Lines changed: 1 addition & 1 deletion

File tree

static/css/cards.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
url('../fonts/Metropolis-Medium.ttf') format('truetype'), /* Safari, Android, iOS */
1414
}
1515
*{
16-
font-family: 'Metropolis';
16+
font-family: 'Metropolis' !important;
1717
}
1818
.parallax-width{
1919
max-width: 100%;

static/img/clouds.png

88.9 KB
Loading

0 commit comments

Comments
 (0)