diff options
| author | Drew DeVault <sir@cmpwn.com> | 2023-05-16 11:18:07 +0200 |
|---|---|---|
| committer | Drew DeVault <sir@cmpwn.com> | 2023-05-16 11:19:04 +0200 |
| commit | a69efcf93f66ffdc3a850a4671c1b75fb3e7594e (patch) | |
| tree | 82ee4da88bceb08b88add2edc358117c1fc9aea7 /assets | |
| parent | 4297d2df9f4d23ef1f1891e9669973da02d9b910 (diff) | |
| download | writefreesoftware.org-a69efcf93f66ffdc3a850a4671c1b75fb3e7594e.tar.xz | |
Flesh out learn index
And add a little bit of content. Still need to flesh out use & reuse
Diffstat (limited to 'assets')
| -rw-r--r-- | assets/sass/_custom.scss | 2 |
1 files changed, 1 insertions, 1 deletions
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; } |
