Commit da9dd1e5 authored by Juan Manuel Solaro's avatar Juan Manuel Solaro

(chore) Narrow tiles

1 merge request!459WIP: (feat): Minds Pro
Pipeline #74791868 passed with stages
in 29 minutes and 39 seconds
ul.m-proChannelListContent__list li:nth-child(n+3) m-pro--channel-tile {
height: 300px!important;
& > img {
height: 100%!important;
}
}
m-pro--channel-tile {
cursor: pointer;
position: relative;
width: 100%;
height: 320px;
img {
& > img {
height: 320px;
width: 100%;
object-fit: cover;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment