From 77739d387f052e2f98ec9eca9a9613f39e707ed7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sof=C3=ADa=20Aritz?= Date: Fri, 6 Jan 2023 23:44:39 +0100 Subject: [PATCH] Add code styling and improve loading size - Added Jetbrains Mono font - Added styling for `code` and `hr` tags - Added `background.jpg` which is 409KB instead of the old `background.png`'s 4MB --- index.html | 5 +++-- public/assets/background.jpg | Bin 0 -> 418838 bytes src/app.css | 12 +++++++++++- 3 files changed, 14 insertions(+), 3 deletions(-) create mode 100644 public/assets/background.jpg diff --git a/index.html b/index.html index 2498414..8d28f62 100644 --- a/index.html +++ b/index.html @@ -3,8 +3,9 @@ - - + + + sofi web