Keep cards on work page to equal heights
This commit is contained in:
parent
a7ded3c705
commit
1d1eac1af8
1 changed files with 1 additions and 0 deletions
|
@ -10,6 +10,7 @@
|
||||||
|
|
||||||
a.card {
|
a.card {
|
||||||
display: block;
|
display: block;
|
||||||
|
height: 100%;
|
||||||
}
|
}
|
||||||
|
|
||||||
// colors
|
// colors
|
||||||
|
|
Loading…
Reference in a new issue