Skip to content

Commit 2affe81

Browse files
committed
Fix font issue in doc
1 parent 5914c5c commit 2affe81

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

doc_theme/static/css/override.css

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
* {
2+
font-family:"Roboto","Lato","proxima-nova","Helvetica Neue",Arial,sans-serif;
3+
}
14
body {
25
padding-top: 80px;
36
background-image: none !important;

0 commit comments

Comments
 (0)