From a5999f1606d4fcefce8dc4171987d3e7a0a89dc6 Mon Sep 17 00:00:00 2001 From: Avraham Sakal Date: Mon, 25 Aug 2025 07:58:15 -0400 Subject: [PATCH] remove import of no-longer-existing css --- styles.css | 2 -- 1 file changed, 2 deletions(-) diff --git a/styles.css b/styles.css index 3caed7a..f7dfd48 100644 --- a/styles.css +++ b/styles.css @@ -1,5 +1,3 @@ -@import url("./letter.css"); - body { font-family: "EB Garamond", serif; font-optical-sizing: auto;