mods in hero when view small screens
This commit is contained in:
parent
8a2d7bf023
commit
990d4a3c10
|
@ -323,9 +323,10 @@ table.cf7-db-table tbody td > div {
|
||||||
margin: 1rem;
|
margin: 1rem;
|
||||||
}
|
}
|
||||||
aside.hero .widget-container img {
|
aside.hero .widget-container img {
|
||||||
|
top: 0;
|
||||||
|
}
|
||||||
|
aside.hero .widget-container p {
|
||||||
width: 100%;
|
width: 100%;
|
||||||
margin: 1rem;
|
margin: 1rem;
|
||||||
}
|
}
|
||||||
aside.hero .widget-container p {
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue