From de217df62df5725450ba7fd0084a00a8ebe24599 Mon Sep 17 00:00:00 2001 From: Star Rauchenberger Date: Sat, 7 Dec 2024 00:07:56 -0500 Subject: Fixed quotes datetime CSS --- app/assets/stylesheets/quotes/layout.css.sass | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app/assets/stylesheets') diff --git a/app/assets/stylesheets/quotes/layout.css.sass b/app/assets/stylesheets/quotes/layout.css.sass index 0b102db..0f4a87f 100644 --- a/app/assets/stylesheets/quotes/layout.css.sass +++ b/app/assets/stylesheets/quotes/layout.css.sass @@ -80,7 +80,7 @@ body font-weight: bold .quote-link font-weight: bold - datetime + time font-size: 80% .quote-edit-link font-size: 0.9em -- cgit 1.4.1