From 853e35c2cfa85641d4ecf4ec228c3bea786973a7 Mon Sep 17 00:00:00 2001
From: Chris Xiong
Date: Fri, 8 Mar 2024 15:24:07 -0500
Subject: One more small texual correction.
---
blog/post/2024-03-02.html | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
(limited to 'blog')
diff --git a/blog/post/2024-03-02.html b/blog/post/2024-03-02.html
index 5c0f277..879645c 100644
--- a/blog/post/2024-03-02.html
+++ b/blog/post/2024-03-02.html
@@ -65,7 +65,8 @@ hr.tf {
height: 2em;
}
hr.tf::after {
- background: var(--principal-bg);
+ background-color: var(--principal-bg);
+ background-image: var(--bg-pattern);
content: 'ยง';
padding: 0 1em;
position: relative;
@@ -354,7 +355,7 @@ inertia, flies ahead and covers her torso. A gentle breeze from the deep
side of the corridor, presumably for the purpose of ventilation, blows
it back to where it belongs, with the cutwork flapping around in the
breeze. The person from whom she just sought help is now nowhere to be
-found, almost like they has never been there.
+found, almost like they have never been there.
Chris wakes up finding herself in the warm afternoon sun lying
against her broom. She was again daydreaming during her housemaid duty.
--
cgit v1.2.3