Изменен шрифт для кода

This commit is contained in:
2019-08-29 17:47:03 +03:00
parent bb40d9027c
commit a0aba1e38c
2 changed files with 3 additions and 2 deletions

View File

@ -1,5 +1,5 @@
$base-font-family: 'PT Serif', serif;
$base-monospace-font-family: 'PT Mono', monospace;
$base-monospace-font-family: 'Source Code Pro', monospace;
// Базовый размер шрифта
$base-font-size: 20px;