From 538195b328e8d0dbc5c9a03732df4943a04f5051 Mon Sep 17 00:00:00 2001 From: Kevin Lin <kevinl@cs.uw.edu> Date: Mon, 10 Aug 2020 20:41:56 -0700 Subject: [PATCH] _sass: Do not bold module heading --- _sass/custom/module.scss | 1 - 1 file changed, 1 deletion(-) diff --git a/_sass/custom/module.scss b/_sass/custom/module.scss index 7c28cf9..7e72b88 100644 --- a/_sass/custom/module.scss +++ b/_sass/custom/module.scss @@ -60,7 +60,6 @@ >dd { @extend %module-item; - font-weight: 700; +dd { padding-top: 0; -- GitLab