From 662b565e8792931b3ee7d3f38a83d16c860445d1 Mon Sep 17 00:00:00 2001 From: Matthew Bischoff Date: Tue, 9 Apr 2024 02:38:33 -0400 Subject: [PATCH] time is --- _sass/base/_body.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_sass/base/_body.scss b/_sass/base/_body.scss index 1a4a4602..eba6ac59 100644 --- a/_sass/base/_body.scss +++ b/_sass/base/_body.scss @@ -43,7 +43,7 @@ ul.posts { justify-content: space-between; time { - @include vr.set($margin-left: 0.5); + @include vr.set($margin-left: 0.5, $font-size: -1); flex-shrink: 0; /* this ensures that the time will not shrink */