styled boxex in categories

This commit is contained in:
jorge-vitrubio 2022-07-26 16:43:38 +02:00
parent 1087598636
commit 3c1a3dc23f
1 changed files with 5 additions and 1 deletions

View File

@ -280,9 +280,9 @@
display:none;
}
.indexall {
display: flex;
}
.indexall.wide{
display: flex;
width: 100%;
margin-right: 35px;
}
@ -296,6 +296,10 @@
margin-bottom: 20px;
padding:0;
}
.indexall.fills{
display: flex;
}
/* WIDGET HOME HERO
------------------------------------------*/
aside.hero {