fix/index-sites-items-issue-35 #36

Merged
chris merged 17 commits from fix/index-sites-items-issue-35 into develop 2021-10-08 12:17:36 +02:00
2 changed files with 15 additions and 1 deletions
Showing only changes of commit 53cf7f08e5 - Show all commits

File diff suppressed because one or more lines are too long

View File

@ -128,6 +128,20 @@
// -- Modules
.media-list {
width: 100%;
background:yellow;
.resource-link {
width: 100%;
background:pink;
> * {
float: left;
clear: both;
}
}
}
.blocks {
.pannemmul-wrap {
margin: $global-margin 0;