This commit is contained in:
2021-02-18 17:41:57 +02:00
parent 68b9b252ae
commit b691684c09
5 changed files with 15 additions and 22 deletions

View File

@@ -11,8 +11,12 @@ blockquote {
}
}
body h2 {
font-family: Futura Book font;
body h2{
font-family: 'Roboto', sans-serif;
}
body p{
font-family: 'Roboto', sans-serif;
}
.act-link {