diff --git a/globalStyle.css b/globalStyle.css index 42b7045..786ac93 100644 --- a/globalStyle.css +++ b/globalStyle.css @@ -4,4 +4,14 @@ --navBarBtn_Inner: #474747; --navBarBtn_Border: #232323; --pxDensity: 1; +} + +html { + font-family: "Roboto", sans-serif; + font-size: 1rem; +} + +.pxFont { + font-family: "Roboto", sans-serif; + font-size: 1rem; } \ No newline at end of file diff --git a/index.html b/index.html index 31c5afd..f0c9d5d 100644 --- a/index.html +++ b/index.html @@ -8,6 +8,7 @@ +
@@ -44,6 +45,7 @@ +