From 72518137b3b49ca65914c1eaef775492825a798e Mon Sep 17 00:00:00 2001 From: Lucas Kent <97860398+Bulbous-Baboon@users.noreply.github.com> Date: Thu, 16 Mar 2023 16:09:02 +0000 Subject: [PATCH] Used the material symbols --- assets/styles/main.css | 3 +++ index.html | 8 ++++---- wip.html | 8 ++++---- 3 files changed, 11 insertions(+), 8 deletions(-) diff --git a/assets/styles/main.css b/assets/styles/main.css index 207ee4f..feacfae 100644 --- a/assets/styles/main.css +++ b/assets/styles/main.css @@ -87,4 +87,7 @@ body { 'wght' 700, 'GRAD' 200, 'opsz' 48 +} +.materialtext{ + font-size: 19.2px; } \ No newline at end of file diff --git a/index.html b/index.html index 6c86084..0d35af8 100644 --- a/index.html +++ b/index.html @@ -41,10 +41,10 @@