Change font weight
This commit is contained in:
parent
df3818c102
commit
c8ed0f54f8
@ -7,7 +7,7 @@
|
|||||||
body {
|
body {
|
||||||
font-family: 'Open Sans', 'Lora','Times New Roman',serif;
|
font-family: 'Open Sans', 'Lora','Times New Roman',serif;
|
||||||
font-size: 18px;
|
font-size: 18px;
|
||||||
font-weight: 300;
|
font-weight: 500;
|
||||||
color: #404040;
|
color: #404040;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
2
static/css/clean-blog.min.css
vendored
2
static/css/clean-blog.min.css
vendored
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue
Block a user