From 1eef37953908b8695b19cfcd249afa83bb4f8a3a Mon Sep 17 00:00:00 2001
From: Star Rauchenberger <fefferburbia@gmail.com>
Date: Fri, 6 Dec 2024 22:32:52 -0500
Subject: Add h-entry annotations for blog posts

---
 app/assets/stylesheets/main/entries.scss | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'app/assets')

diff --git a/app/assets/stylesheets/main/entries.scss b/app/assets/stylesheets/main/entries.scss
index fd03de9..37b0a49 100644
--- a/app/assets/stylesheets/main/entries.scss
+++ b/app/assets/stylesheets/main/entries.scss
@@ -2,7 +2,7 @@
 // They will automatically be included in application.css.
 // You can use Sass (SCSS) here: http://sass-lang.com/
 
-#blog-post {
+.blog-post {
   font-size: 16px;
   line-height: 24px;
   margin: 0 1em 1em;
-- 
cgit 1.4.1