Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/rafed/ramium.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRafed Muhammad Yasir <rafed123@yahoo.com>2020-05-06 12:55:48 +0300
committerRafed Muhammad Yasir <rafed123@yahoo.com>2020-05-06 12:55:48 +0300
commit58e087cf704586545abeb32fdeb26aef0e785893 (patch)
tree247db99dec4781482e005ce37bbcc1d12c166295
parent27a269076c204f78ac583f7766df146a14e1e324 (diff)
Fixed continue reading font weight
-rw-r--r--static/css/ramium.css2
1 files changed, 1 insertions, 1 deletions
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 {