Fix filters on right half of screen
This commit is contained in:
@@ -8,7 +8,7 @@
|
|||||||
|
|
||||||
.filters {
|
.filters {
|
||||||
width: 10%;
|
width: 10%;
|
||||||
position: absolute;
|
position: fixed;
|
||||||
align-self: flex-start;
|
align-self: flex-start;
|
||||||
top: 200px;
|
top: 200px;
|
||||||
right: 10%;
|
right: 10%;
|
||||||
|
|||||||
Reference in New Issue
Block a user