Skip to content
Snippets Groups Projects
Commit 99d7fb00 authored by rhenck's avatar rhenck
Browse files

[editor] Set Roboto as app wide font

parent f5ac7a5b
No related branches found
No related tags found
No related merge requests found
......@@ -3,6 +3,7 @@
html, body { height: 100%; }
body {
margin: 0;
font-family: 'Roboto', sans-serif
}
.mat-expansion-panel-content {font: unset !important;}
......
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