Enlarge line height in project card
parent
fb76cfd322
commit
a7ec7c3d5a
|
@ -61,7 +61,7 @@
|
|||
}
|
||||
}
|
||||
.project-card-name {
|
||||
line-height: .9;
|
||||
line-height: 1.25;
|
||||
a {
|
||||
@extend %large;
|
||||
@extend %large;
|
||||
|
|
Loading…
Reference in New Issue