From 83ec9e831f92a6db679512abf402de915c9233c7 Mon Sep 17 00:00:00 2001 From: quenousimporte Date: Sat, 8 Mar 2025 11:20:02 +0100 Subject: [PATCH] chaneg font --- style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/style.css b/style.css index 22e277f..fdccc6b 100644 --- a/style.css +++ b/style.css @@ -1,6 +1,6 @@ body { color: rgb(55, 53, 47); - font-family: helvetica; + font-family: menlo,consolas,monospace; line-height: 24px; font-size: 16px; margin-left: 7%;