From efac2311d14ceae3fb17a4a23e1d60c51c858928 Mon Sep 17 00:00:00 2001 From: SilicoFlare <100959814+SilicoFlare@users.noreply.github.com> Date: Fri, 4 Nov 2022 19:39:35 +0530 Subject: [PATCH] largesized --- 404.html | 2 +- silicoflare.css | 4 ++++ 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/404.html b/404.html index da3ec47..5ed9f1c 100644 --- a/404.html +++ b/404.html @@ -17,7 +17,7 @@
404

Sorry, that page doesn't exist.



- +
diff --git a/silicoflare.css b/silicoflare.css index 2e4fc61..8d00ea3 100644 --- a/silicoflare.css +++ b/silicoflare.css @@ -36,6 +36,10 @@ button { transition-duration: 0.4s; } +button.large { + font-size: 150%; +} + button.listing { width: 75%;