Masonry layout for Indexes
This commit is contained in:
+2
-1
@@ -1,4 +1,4 @@
|
||||
$theme-width: 1000px;
|
||||
$theme-width: 1280px;
|
||||
$theme-width-sidebar: 250px;
|
||||
$theme-hue: 215;
|
||||
$theme-content-background: hsl($theme-hue, 33%, 20%);
|
||||
@@ -31,6 +31,7 @@ $theme-breadcrumbs-link-color: hsl($theme-hue, 100%, 75%);
|
||||
$theme-breadcrumbs-link-color-active: hsl($theme-hue, 100%, 85%);
|
||||
$theme-footer-background: hsl($theme-hue, 33%, 10.0%);
|
||||
$theme-footer-color: hsl($theme-hue, 0%, 80%);
|
||||
$theme-index-column-width: 384px;
|
||||
|
||||
* {
|
||||
box-sizing: border-box;
|
||||
|
||||
Reference in New Issue
Block a user