stuff
This commit is contained in:
@@ -466,13 +466,18 @@ html {
|
||||
display: flex;
|
||||
width: 100%;
|
||||
height: fit-content;
|
||||
border: black 2px solid;
|
||||
/* border: black 2px solid; */
|
||||
margin-bottom: 16px;
|
||||
}
|
||||
|
||||
|
||||
.filters-menu{
|
||||
display:flex;
|
||||
}
|
||||
|
||||
.filters-container {
|
||||
width: 75%;
|
||||
border: green 2px dotted;
|
||||
/* border: green 2px dotted; */
|
||||
margin: 0px;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user