Правки стилей
This commit is contained in:
@ -14,5 +14,7 @@
|
||||
}
|
||||
|
||||
.content {
|
||||
margin-bottom: 3em;
|
||||
|
||||
@import 'content-tags';
|
||||
}
|
||||
|
@ -6,7 +6,7 @@ $base-font-size: 20px;
|
||||
$base-font-color: #24292e; // from github
|
||||
|
||||
// Ширина страницы
|
||||
$preferred-width: 700px;
|
||||
$preferred-width: 740px;
|
||||
|
||||
$first-media-step: $preferred-width - 1px;
|
||||
|
||||
|
Reference in New Issue
Block a user