From 818c72c1eec143aa25e38d3fc94c8d81aef024b8 Mon Sep 17 00:00:00 2001 From: Cory Dransfeldt Date: Fri, 29 Dec 2023 07:26:13 -0800 Subject: [PATCH] chore: minor style tweaks --- src/assets/styles/index.css | 4 ---- 1 file changed, 4 deletions(-) diff --git a/src/assets/styles/index.css b/src/assets/styles/index.css index 6686eec1..6bab2ade 100644 --- a/src/assets/styles/index.css +++ b/src/assets/styles/index.css @@ -866,10 +866,6 @@ article .now__section--header { margin-bottom: 1.5rem; } -.webmentions__wrapper .interaction__wrapper:last-child { - margin-bottom: 0; -} - .webmentions__wrapper .interaction__wrapper .comment__wrapper { width: 100%; padding-bottom: 1rem;