positoned as flex the indexall content so paginations goes to bottom

This commit is contained in:
jorge-vitrubio 2022-07-19 00:26:06 +02:00
parent 59828039a3
commit d8adf6c3a6
1 changed files with 3 additions and 2 deletions

View File

@ -129,10 +129,11 @@
.toogle-sidebar-segona .hide-not-mobile{
display:none;
}
.indexall {
display: flex;
}
.indexall.wide{
width: 100%;
display: flex;
margin-right: 35px;
}
.indexall.wide .boxentry h2.index {