mirror of
https://github.com/mastermindzh/rickvanlieshout.com
synced 2025-09-11 18:56:15 +02:00
added legal pages, resized tablet view, fixed prettier
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
|
||||
@include breakpoint-sm {
|
||||
.sidebar {
|
||||
lost-column: 5/12;
|
||||
lost-column: 3/12;
|
||||
|
||||
.inner {
|
||||
@include padding(1.25, 0.75, 0);
|
||||
@@ -40,8 +40,6 @@
|
||||
@include breakpoint-md {
|
||||
.sidebar {
|
||||
lost-column: 1/4;
|
||||
// TODO: column to 1/4?
|
||||
// lost-column: 1/3;?
|
||||
|
||||
.inner {
|
||||
@include padding-equal(1.5);
|
||||
|
Reference in New Issue
Block a user