feat: Include fonts in CSS theme
This commit is contained in:
parent
4a61ef922a
commit
db77cf8df0
7 changed files with 19 additions and 26 deletions
|
@ -4,7 +4,7 @@ body {
|
|||
line-height: 1.5;
|
||||
scroll-behavior: smooth;
|
||||
font-family: Ubuntu;
|
||||
font-weight: 300;
|
||||
font-weight: 400;
|
||||
}
|
||||
img {
|
||||
max-width: 100%;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue