From 835af696703484208882a70cc5dd47c5838ecf58 Mon Sep 17 00:00:00 2001 From: Star Rauchenberger Date: Thu, 12 Oct 2023 17:10:34 -0400 Subject: Added blog post commenting --- app/assets/stylesheets/main/layout.scss | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'app/assets/stylesheets/main/layout.scss') diff --git a/app/assets/stylesheets/main/layout.scss b/app/assets/stylesheets/main/layout.scss index 278113a..9283f36 100644 --- a/app/assets/stylesheets/main/layout.scss +++ b/app/assets/stylesheets/main/layout.scss @@ -199,3 +199,7 @@ blockquote.bubble.bottom::after { text-decoration: underline; } } + +.clear { + clear: both; +} -- cgit 1.4.1