mirror of
https://github.com/mastermindzh/rickvanlieshout.com
synced 2025-08-02 23:52:36 +02:00
added legal pages, resized tablet view, fixed prettier
This commit is contained in:
@@ -27,11 +27,11 @@ $typographic-leading: math.round(16 * math.div($typographic-root-font-size, 100)
|
||||
$button-height: 35px;
|
||||
$button-border-radius: 20px;
|
||||
|
||||
$layout-post-single-width: 1100px;
|
||||
$layout-post-single-width: 1200px;
|
||||
$layout-post-width: $layout-post-single-width - 305px;
|
||||
|
||||
// $layout-width: 1070px;
|
||||
$layout-width: 1300px;
|
||||
$layout-breakpoint-sm: 685px;
|
||||
$layout-breakpoint-md: 960px;
|
||||
$layout-breakpoint-lg: 1100px;
|
||||
$layout-breakpoint-lg: 1300px;
|
||||
|
Reference in New Issue
Block a user