Add icons for external links

This commit is contained in:
2018-06-24 14:53:03 +03:00
parent 8899990c09
commit 288ff73fd4
6 changed files with 35 additions and 2 deletions

View File

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