From 58e087cf704586545abeb32fdeb26aef0e785893 Mon Sep 17 00:00:00 2001 From: Rafed Muhammad Yasir Date: Wed, 6 May 2020 15:55:48 +0600 Subject: Fixed continue reading font weight --- static/css/ramium.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/static/css/ramium.css b/static/css/ramium.css index 03482ce..ddf7cce 100644 --- a/static/css/ramium.css +++ b/static/css/ramium.css @@ -162,7 +162,7 @@ input:focus::placeholder { .continue-reading { clear: both; margin-top: 0.5em; - font-weight: 450; + font-weight: 600; } .continue-reading a { -- cgit v1.2.3