hauteur filtres
This commit is contained in:
@@ -127,7 +127,7 @@
|
||||
.view-filters{
|
||||
position: sticky;
|
||||
align-self: start;
|
||||
top: 14rem;
|
||||
top: 21rem;
|
||||
left: 0;
|
||||
background-color: $white;
|
||||
margin-bottom: 5rem;
|
||||
@@ -135,8 +135,8 @@
|
||||
padding-left: 2rem;
|
||||
padding-right: 1.5rem;
|
||||
z-index: 1;
|
||||
transform: translateY(-100px);
|
||||
margin-bottom: -100px;
|
||||
transform: translateY(-210px);
|
||||
margin-bottom: -210px;
|
||||
|
||||
@media (max-width: 810px) {
|
||||
position: static;
|
||||
|
||||
Reference in New Issue
Block a user