forked from external-repos/pa11y-dashboard
Amends to task-card min heights
This commit is contained in:

committed by
Rowan Manning

parent
f3b295982f
commit
dfac541294
@@ -179,7 +179,7 @@
|
||||
}
|
||||
.task-card-link {
|
||||
color:@gray-dark;
|
||||
min-height:200px;
|
||||
min-height:190px;
|
||||
display:block;
|
||||
transition: background 0.5s;
|
||||
-webkit-transition: background 0.5s;
|
||||
|
Reference in New Issue
Block a user