We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 82c2ca7 + afaae42 commit 280ce23Copy full SHA for 280ce23
1 file changed
static/css/cards.css
@@ -12,7 +12,7 @@
12
url('../fonts/Metropolis-Medium.woff') format('woff'), /* Pretty Modern Browsers */
13
url('../fonts/Metropolis-Medium.ttf') format('truetype'), /* Safari, Android, iOS */
14
}
15
-*{
+*:not(i){
16
font-family: 'Metropolis' !important;
17
18
.parallax-width{
0 commit comments