fix(css/people_grid): set max-width of boxes

pull/136/head
Christian Merten 10 months ago
parent 362a29dca8
commit 9d1351197a
Signed by: christian.merten
GPG Key ID: D953D69721B948B3

@ -10,6 +10,7 @@
}
.portrait {
max-width: 200pt;
transition: transform .2s;
line-height: 1;
/*height: 240pt;*/

Loading…
Cancel
Save