1
0
Fork 0

Wider checklist cards on wide screens

master
Emil Miler 2 years ago
parent 998ca3d2c7
commit 273ffb81bb

@ -770,6 +770,13 @@ footer {
}
}
.checklist {
.card {
width: 17em;
}
}
.stories .stories-list {
flex-direction: row;
align-items: stretch;

Loading…
Cancel
Save