From c65799b29b88333ba29bab7856e499fcdc930ef9 Mon Sep 17 00:00:00 2001 From: xtzws Date: Thu, 24 Apr 2025 01:04:25 -0400 Subject: [PATCH] Added link to IFDSA and added custom CSS for it --- index.css | 10 ++++++++++ index.html | 1 + 2 files changed, 11 insertions(+) diff --git a/index.css b/index.css index e842403..371aef5 100644 --- a/index.css +++ b/index.css @@ -7,4 +7,14 @@ html { font-family: Beast; +} + +.terms { + font-family: "Satoshi", "Olympic Sans", "Beast", "Arial", sans-serif; + font-weight: 450; + position: fixed; + bottom: 0; + width: fit-content; + max-width: 500px; + margin-inline: auto; } \ No newline at end of file diff --git a/index.html b/index.html index db99698..abace52 100644 --- a/index.html +++ b/index.html @@ -14,6 +14,7 @@

for personal inquiries

you should already know how to reach me (:

+