From c7c00f74c66ba178215523dbac1f6508c6eb9f52 Mon Sep 17 00:00:00 2001 From: Raluca Nicola Date: Sat, 26 May 2018 13:50:18 +0200 Subject: [PATCH] Format description --- src/style/style.scss | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/src/style/style.scss b/src/style/style.scss index 49ab4be..b7ba317 100644 --- a/src/style/style.scss +++ b/src/style/style.scss @@ -169,3 +169,7 @@ h1 { .offline { background-color: rgba(241, 189, 183, 0.9); } + +b { + font-weight: 700; +}