From 304b3c0e3c1188965457fc7702737dbb90f8544c Mon Sep 17 00:00:00 2001 From: Vlad Faust Date: Mon, 19 Nov 2018 14:39:02 +0300 Subject: [PATCH] style: all links are bold now --- src/style.sass | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/style.sass b/src/style.sass index 5b55fb9..c420360 100644 --- a/src/style.sass +++ b/src/style.sass @@ -39,8 +39,8 @@ h1, h2 margin: 1rem 0 a - text-decoration: none color: $color + font-weight: bold ul padding: 0