nirm.al

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | README | LICENSE

commit 2a3323ea740500b828af5e8a832bb95c9f85ee0d
parent 4a8c6516eb2e5bca58ac62f184d00bb25fdcc1c6
Author: Nirmal Kumar R <tildezero@gmail.com>
Date:   Tue, 11 Nov 2025 19:41:12 +0530

fix font rendering

Diffstat:
Rfont/7a3dd69b88263136.woff2 -> font/6e2df30bac10d3b6a0e5.woff2 | 0
Mstyle.css | 2+-
2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/font/7a3dd69b88263136.woff2 b/font/6e2df30bac10d3b6a0e5.woff2 Binary files differ. diff --git a/style.css b/style.css @@ -10,7 +10,7 @@ @font-face { font-family: "Neue Haas Grotesk Display Pro"; - src: url(fonts/6e2df30bac10d3b6a0e5.woff2) format("woff2"); + src: url(font/6e2df30bac10d3b6a0e5.woff2) format("woff2"); } html,