modif css
This commit is contained in:
@@ -1,13 +1,12 @@
|
||||
#item{
|
||||
.e-content{
|
||||
-webkit-columns: 300px 2;
|
||||
-moz-columns: 300px 2;
|
||||
columns: 300px 2;
|
||||
margin-bottom: $marg;
|
||||
width: 50%;
|
||||
min-width: 500px;
|
||||
margin: 0 0 2rem 0;
|
||||
}
|
||||
.card-image{
|
||||
img:not(:last-of-type){
|
||||
margin-bottom: $marg;
|
||||
margin-bottom: 1.5rem;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user