From 9fe05d3aeefedd0d96606f18ec1fa0415b500b32 Mon Sep 17 00:00:00 2001 From: dan Date: Fri, 10 Mar 2023 21:40:18 -0500 Subject: fix: links display correctly when text is after them --- style.css | 8 -------- 1 file changed, 8 deletions(-) (limited to 'style.css') diff --git a/style.css b/style.css index 4bd93b0..252aab8 100644 --- a/style.css +++ b/style.css @@ -200,11 +200,3 @@ textarea { min-height:0.5em; white-space:pre-wrap; } - -.content-link { - display: inline-block; -} - -.content-text { - display: inline-block; -} -- cgit v1.2.3