From d8adf6c3a6857675d939e3641c378526f1cd7545 Mon Sep 17 00:00:00 2001 From: jorge-vitrubio Date: Tue, 19 Jul 2022 00:26:06 +0200 Subject: [PATCH] positoned as flex the indexall content so paginations goes to bottom --- css/styleHangar.css | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/css/styleHangar.css b/css/styleHangar.css index 8961477..b6ee357 100644 --- a/css/styleHangar.css +++ b/css/styleHangar.css @@ -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 {