Sync up basic font style with bootstrap
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
|
||||
html, body {
|
||||
font-size: 13px; /* this also defines the overall widget size as all sizes are in rem */
|
||||
font-family: Inter;
|
||||
font-size: 14px; /* this also defines the overall widget size as all sizes are in rem */
|
||||
font-family: "Noto Sans";
|
||||
font-weight: 300;
|
||||
height: 100%;
|
||||
width: 100%;
|
||||
|
||||
Reference in New Issue
Block a user