From a69efcf93f66ffdc3a850a4671c1b75fb3e7594e Mon Sep 17 00:00:00 2001 From: Drew DeVault Date: Tue, 16 May 2023 11:18:07 +0200 Subject: Flesh out learn index And add a little bit of content. Still need to flesh out use & reuse --- assets/sass/_custom.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'assets') diff --git a/assets/sass/_custom.scss b/assets/sass/_custom.scss index 7f1bab3..33f42e7 100644 --- a/assets/sass/_custom.scss +++ b/assets/sass/_custom.scss @@ -6,7 +6,7 @@ a { text-decoration: underline; } -a.button, nav a { +a.button, nav a, aside a { text-decoration: none; } -- cgit v1.3