Fix link target size
This commit is contained in:
parent
b078dcb86e
commit
a655b59e69
1 changed files with 1 additions and 0 deletions
|
@ -415,6 +415,7 @@ The knock-on effect of this is ugly browser-scroll bars at the bottom, so 80px o
|
||||||
}
|
}
|
||||||
|
|
||||||
.post-card-content-link {
|
.post-card-content-link {
|
||||||
|
flex-grow; 1;
|
||||||
position: relative;
|
position: relative;
|
||||||
display: block;
|
display: block;
|
||||||
padding: 25px 25px 0;
|
padding: 25px 25px 0;
|
||||||
|
|
Loading…
Reference in a new issue