diff --git a/src/style.css b/src/style.css index 30870bb4f..9051102b0 100644 --- a/src/style.css +++ b/src/style.css @@ -1,5 +1,6 @@ html, body { font-size: 13px; /* this also defines the overall widget size as all sizes are in rem */ + font-family: Noto Sans; height: 100%; width: 100%; padding: 0;