Change md font
This commit is contained in:
parent
faedcc5c70
commit
9b7cdf811a
1 changed files with 2 additions and 2 deletions
|
@ -2,8 +2,8 @@
|
||||||
|
|
||||||
.content-description {
|
.content-description {
|
||||||
line-height: 1.6em;
|
line-height: 1.6em;
|
||||||
font-size: 15px;
|
font-size: 16px;
|
||||||
font-family: "Noto Sans", Arial, "Lucida Grande", sans-serif;
|
font-family: "Segoe UI", "Noto Sans", Arial, "Lucida Grande", sans-serif;
|
||||||
|
|
||||||
img {
|
img {
|
||||||
max-width: 100%;
|
max-width: 100%;
|
||||||
|
|
Loading…
Reference in a new issue