Update content-description.scss
Fonts for content-description.scss
This commit is contained in:
parent
d085b54f82
commit
7733ce04e5
1 changed files with 2 additions and 2 deletions
|
@ -3,7 +3,7 @@
|
||||||
.content-description {
|
.content-description {
|
||||||
line-height: 1.6em;
|
line-height: 1.6em;
|
||||||
font-size: 15px;
|
font-size: 15px;
|
||||||
font-family: "Segoe UI", Arial, "Lucida Grande", sans-serif;
|
font-family: "Noto Sans", Arial, "Lucida Grande", sans-serif;
|
||||||
|
|
||||||
img {
|
img {
|
||||||
max-width: 100%;
|
max-width: 100%;
|
||||||
|
|
Loading…
Reference in a new issue