Skip to content
Snippets Groups Projects
Commit 5925961b authored by codecraft's avatar codecraft :crocodile:
Browse files

Add Sans-Serif as alternative to Roboto Black

parent b7b499e1
No related branches found
No related tags found
1 merge request!28Neue Website basierend auf Zola
......@@ -6,7 +6,7 @@
}
}
.roboto-black {
font-family: 'Roboto Black';
font-family: 'Roboto Black', sans-serif;
}
.media-v-centered {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment