Keep width full so taciturn types aren't shrunk

Clayton's Person teaser bio was so short that his card ended up smaller at certain mobile view modes.
This commit is contained in:
benjamin melançon 2019-01-08 13:55:46 -05:00
parent 89c2c4f44c
commit a64248ba3e

View file

@ -11,6 +11,7 @@
a.card {
display: block;
height: 100%;
width: 100%;
}
// colors