Rewrite index page

This commit is contained in:
2018-06-24 15:28:09 +03:00
parent adff4807dd
commit 071b4f6904
8 changed files with 76 additions and 48 deletions

View File

@ -2,7 +2,7 @@ $base-font-family: 'PT Serif', serif;
// Базовый размер шрифта
$base-font-size: 20px;
$base-font-color: #333;
$base-font-color: #000;
// Ширина страницы
$preferred-width: 700px;