summaryrefslogtreecommitdiff
path: root/CSS/main.css
diff options
context:
space:
mode:
Diffstat (limited to 'CSS/main.css')
-rw-r--r--CSS/main.css8
1 files changed, 2 insertions, 6 deletions
diff --git a/CSS/main.css b/CSS/main.css
index 488cc9a..245da24 100644
--- a/CSS/main.css
+++ b/CSS/main.css
@@ -76,14 +76,10 @@ pre code {
background-color: var(--color-2);
}
}
-/* Common CSS styling */
-@font-face{
- font-family:IBM Plex Mono;
- src: url(../fonts/IBMPlexMono-Regular.ttf);
-}
+/* Common CSS styling */
body{
- font-family:IBM Plex Mono;
+ font-family:Arial;
}
ul.topBar{
text-transform:uppercase;