mods in hero when view small screens

This commit is contained in:
jorge-vitrubio 2022-02-01 18:10:40 +01:00
parent 990d4a3c10
commit 94ffc19243
1 changed files with 1 additions and 1 deletions

View File

@ -326,7 +326,7 @@ table.cf7-db-table tbody td > div {
top: 0;
}
aside.hero .widget-container p {
width: 100%;
width: auto;
margin: 1rem;
}
}