From 0e286d04f414f91a8715a3164f494156511d22f0 Mon Sep 17 00:00:00 2001 From: Charissa Miller <48832936+clemiller@users.noreply.github.com> Date: Wed, 20 Dec 2023 11:06:46 -0500 Subject: [PATCH] minor changes to relevant links --- attack-theme/static/style/_layouts.scss | 4 ++-- attack-theme/templates/general/faq-overview.html | 8 ++++---- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/attack-theme/static/style/_layouts.scss b/attack-theme/static/style/_layouts.scss index a89616d6e2e..7a2cf4b8c03 100644 --- a/attack-theme/static/style/_layouts.scss +++ b/attack-theme/static/style/_layouts.scss @@ -895,8 +895,8 @@ pre { margin-bottom: 1rem; padding: .5rem 1rem; border-radius: 3px; - a ~ a::before { - content: ', '; + .faq-link ~ .faq-link::before { + content: ', '; } } } diff --git a/attack-theme/templates/general/faq-overview.html b/attack-theme/templates/general/faq-overview.html index 06b3a381120..f4749469204 100644 --- a/attack-theme/templates/general/faq-overview.html +++ b/attack-theme/templates/general/faq-overview.html @@ -12,9 +12,9 @@
@@ -43,7 +43,7 @@

{{section.name}}

{% endif %}