This commit is contained in:
Denys Konovalov
2020-09-14 06:30:37 +02:00
parent 2573946328
commit 8295d58558
14 changed files with 35 additions and 32 deletions

View File

@ -1,12 +1,5 @@
/* typography */
@import url('https://code.cdn.mozilla.net/fonts/fira.css');
@font-face {
font-family: 'Fira Sans';
font-weight: normal;
font-style: normal;
}
body {
line-height: 1.2;
font-family: $primary-font;