aboutsummaryrefslogtreecommitdiff
path: root/public
diff options
context:
space:
mode:
authorThedro Neely <thedroneely@gmail.com>2021-03-23 18:22:45 -0400
committerThedro Neely <thedroneely@gmail.com>2021-03-23 18:22:45 -0400
commitea3298698ad2ab09aa25037a4dd753cfa8d0a13a (patch)
tree19b9fe21b1b5be91fb25085e9e47ead59e8c8176 /public
parentf0d46211a55c30406174f395a92d80bd0899f2a7 (diff)
downloadthedroneely.com-ea3298698ad2ab09aa25037a4dd753cfa8d0a13a.tar.gz
thedroneely.com-ea3298698ad2ab09aa25037a4dd753cfa8d0a13a.tar.bz2
thedroneely.com-ea3298698ad2ab09aa25037a4dd753cfa8d0a13a.zip
public/css/tdro: Ensure margin consistency on article summaries
Diffstat (limited to 'public')
-rw-r--r--public/css/tdro.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/public/css/tdro.css b/public/css/tdro.css
index 88fe6e0..e212bf8 100644
--- a/public/css/tdro.css
+++ b/public/css/tdro.css
@@ -3865,7 +3865,7 @@ blockquote > p.serif { font-size: 1.2rem !important; }
.front__more { text-transform: uppercase; }
.front__more svg { vertical-align: bottom; }
-.recent__article p, .article__summary { margin-bottom: 0.5em; }
+.recent__article p, .article__summary { margin-bottom: 0.75rem !important; }
/*