forked from phc/website
1
0
Fork 0

style: minor page card tweaks

Antonio De Lucreziis 12 months ago
parent a2125bdab7
commit a694817c28

@ -30,4 +30,8 @@
} }
} }
} }
.card {
grid-template-rows: auto 1fr auto;
}
} }

@ -33,4 +33,8 @@
} }
} }
} }
.card {
grid-template-rows: auto auto 1fr;
}
} }

Loading…
Cancel
Save