taille block collections
This commit is contained in:
@@ -40,21 +40,22 @@
|
||||
.view-id-collections{
|
||||
height: 100%;
|
||||
display: flex;
|
||||
|
||||
width: 60%;
|
||||
margin: auto;
|
||||
|
||||
.view-content{
|
||||
display: flex;
|
||||
flex-direction: row;
|
||||
|
||||
margin: auto;
|
||||
width: 60%;
|
||||
|
||||
margin-top: 2rem;
|
||||
margin-bottom: 2rem;
|
||||
justify-content: space-between;
|
||||
align-items: center;
|
||||
.views-row{
|
||||
background: $white;
|
||||
width: 40%;
|
||||
width: 46%;
|
||||
|
||||
height: 80%;
|
||||
padding: 1rem;
|
||||
a{
|
||||
|
||||
Reference in New Issue
Block a user