Changed font

This commit is contained in:
Bernd Bestel
2023-05-20 09:31:03 +02:00
parent 6ab5bc3a29
commit c43fe24e47
5 changed files with 9 additions and 10 deletions

View File

@@ -1,6 +1,6 @@
/* Main style customizations */
body {
font-family: 'Noto Sans', sans-serif;
font-family: 'Open Sans', sans-serif;
}
.content-text {