1
0
Fork 0

feat: Include fonts in CSS theme

This commit is contained in:
Joost De Cock 2021-01-10 10:27:39 +01:00
parent 4a61ef922a
commit db77cf8df0
7 changed files with 19 additions and 26 deletions

View file

@ -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%;