Slight gap between sidebar
This commit is contained in:
@ -4,8 +4,8 @@ $parallax: 'parallax';
|
||||
overflow: hidden;
|
||||
position: absolute;
|
||||
top: 0;
|
||||
left: 0;
|
||||
right: 0;
|
||||
left: -10px;
|
||||
right: -10px;
|
||||
height: 100%;
|
||||
max-height: 80vh;
|
||||
transform: translateZ(-400px) scale(1.4);
|
||||
|
||||
Reference in New Issue
Block a user