mirror of
https://github.com/mastermindzh/rickvanlieshout.com
synced 2025-08-02 23:52:36 +02:00
content: writing as an architect is hard
This commit is contained in:
@@ -29,7 +29,7 @@ $color-gray: color.adjust(hsl(0, 0%, 13%), $lightness: 30%);
|
||||
$color-gray-border: var(--gray-border);
|
||||
$color-gray-bg: var(--gray-border);
|
||||
|
||||
$typographic-font-family: -apple-system, "BlinkMacSystemFont", "Segoe UI", "Roboto", "Oxygen-Sans", "Ubuntu", "Cantarell", "Helvetica Neue", sans-serif;
|
||||
$typographic-font-family: -apple-system, "BlinkMacSystemFont", "Ubuntu", "Segoe UI", "Roboto", "Oxygen-Sans", "Cantarell", "Helvetica Neue", sans-serif;
|
||||
|
||||
$typographic-root-font-size: 100;
|
||||
$typographic-base-font-size: 16px;
|
||||
@@ -53,4 +53,4 @@ $layout-post-width: $layout-post-single-width - 305px;
|
||||
$layout-width: 1300px;
|
||||
$layout-breakpoint-sm: 685px;
|
||||
$layout-breakpoint-md: 960px;
|
||||
$layout-breakpoint-lg: 1300px;
|
||||
$layout-breakpoint-lg: 1300px;
|
Reference in New Issue
Block a user