summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--style.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/style.css b/style.css
index c22e387..df6815b 100644
--- a/style.css
+++ b/style.css
@@ -1,7 +1,7 @@
/* 10th June 2024, Designer: Suleyman Farajli */
body {
- font: 15px Courier New;
+ font: 15px jetbrains mono;
width: 60em; /* make width window size independent */
display:block;
padding-top: 4em;