mirror of
https://github.com/edcommonwealth/ecp.org.git
synced 2026-03-13 17:30:27 -07:00
Adjust work_with_ecp layout for mobile so titles have shorter spacing
This commit is contained in:
parent
cc2d564607
commit
912241876d
3 changed files with 12 additions and 6 deletions
|
|
@ -9,6 +9,12 @@
|
|||
grid-auto-columns: 1fr;
|
||||
}
|
||||
|
||||
@media(min-width: 992px){
|
||||
.grid-item__title {
|
||||
min-height: 4em;
|
||||
}
|
||||
}
|
||||
|
||||
.custom-shape-divider-bottom-triangle {
|
||||
position: absolute;
|
||||
bottom: 0;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue