removed small line-height if inside of indexall wide view

This commit is contained in:
jorge-vitrubio 2022-09-20 10:03:28 +02:00
parent a0c3846ddd
commit 6cd75b987f
1 changed files with 1 additions and 0 deletions

View File

@ -527,6 +527,7 @@
.indexall.wide .boxentry {
width: 100%;
height: auto;
line-height: inherit;
}
.indexall.wide .contentcurt {
/* column-count: 2; */