You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
XJC/scss/mdb/free/_list-group.scss

10 lines
155 B
SCSS

.media .media-left {
padding: 0 10px 10px 0;
img {
@extend .z-depth-1-half;
}
}
.list-group a:hover {
transition: 0.5s;
}