display filter none bdd
This commit is contained in:
@@ -106,6 +106,7 @@
|
||||
|
||||
|
||||
.view-filters{
|
||||
display: none;
|
||||
background-color: $white;
|
||||
margin-top: 2rem;
|
||||
margin-bottom: 2rem;
|
||||
@@ -130,6 +131,7 @@
|
||||
flex-direction: row;
|
||||
flex-wrap: wrap;
|
||||
justify-content: space-between;
|
||||
margin-top: 3rem;
|
||||
.views-row{
|
||||
flex: 0 1 49%;
|
||||
// padding: 1rem;
|
||||
|
||||
@@ -318,11 +318,14 @@
|
||||
background-color: $white;
|
||||
border: 2px solid $blue-light;
|
||||
list-style: none;
|
||||
display: inline-flex;
|
||||
|
||||
a{
|
||||
text-transform: uppercase;
|
||||
font-weight: 700;
|
||||
color: $blue-light;
|
||||
display: inline-flex;
|
||||
align-items: center;
|
||||
|
||||
}
|
||||
a::after{
|
||||
|
||||
Reference in New Issue
Block a user