mods in hero when view small screens
This commit is contained in:
parent
54b752e577
commit
8a2d7bf023
|
@ -320,5 +320,12 @@ table.cf7-db-table tbody td > div {
|
|||
aside.hero .widget-container .widget-title {
|
||||
font-size: 1.5rem;
|
||||
line-height: 1.3rem;
|
||||
margin: 1rem;
|
||||
}
|
||||
aside.hero .widget-container img {
|
||||
width: 100%;
|
||||
margin: 1rem;
|
||||
}
|
||||
aside.hero .widget-container p {
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue