Update styles

This commit is contained in:
2018-06-17 16:01:38 +03:00
parent 877dcd6184
commit e3e0eb44e6
7 changed files with 22 additions and 27 deletions

5
source/_assets/vars.scss Normal file
View File

@ -0,0 +1,5 @@
// Базовый размер шрифта
$base-font-size: 20px;
// Ширина страницы
$preferred-width: 700px;