item image each link is a box, each img is a row so description goes beneath

This commit is contained in:
jorge 2021-10-07 22:54:26 +02:00
parent 0e46b528db
commit df6c4bcd34
2 changed files with 3 additions and 2 deletions

File diff suppressed because one or more lines are too long

View File

@ -131,7 +131,8 @@
.media-list {
width: 100%;
.resource-link {
width: 100%;
width: auto;
display:inline-block;
> * {
float: left;
clear: both;