From cf0776b7ad975bd3cb52c25d62365969ffecb996 Mon Sep 17 00:00:00 2001 From: Julia Luna Date: Sun, 3 Jul 2022 18:30:45 +0200 Subject: [PATCH] style debug output --- sass/style.sass | 3 +++ 1 file changed, 3 insertions(+) diff --git a/sass/style.sass b/sass/style.sass index 49de038..4bfe846 100644 --- a/sass/style.sass +++ b/sass/style.sass @@ -31,6 +31,9 @@ body font-family: "Iosevka Etoile Web", sans-serif font-size: 13pt + div.debug + padding-left: 2ch + a color: #0053a7 text-decoration: underline 0.1em rgba(0, 83, 167, 0)