Add Open Sans

This commit is contained in:
He4eT 2021-02-28 20:40:14 +05:00
commit 5cb2b9f1b2
4 changed files with 8 additions and 0 deletions

View file

@ -1,6 +1,7 @@
html, body {
margin: 0;
height: 100%;
font-family: 'Open Sans', sans-serif;
}
body {