From 9a38f1462f55d1373c64478c32120869c5b599c7 Mon Sep 17 00:00:00 2001 From: Noah Jacobson Date: Tue, 17 Sep 2024 15:01:16 -0400 Subject: [PATCH] chore: testing actions --- assets/css/main.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/assets/css/main.scss b/assets/css/main.scss index da2cd45..1aa4054 100644 --- a/assets/css/main.scss +++ b/assets/css/main.scss @@ -121,7 +121,7 @@ blockquote { margin-top: 1rem; .challenge-tag:not(:first-of-type) { - margin-left: 1ch; + margin-left: 1.1ch; } } }