Fix link target size

This commit is contained in:
John O'Nolan 2018-04-10 15:27:01 +02:00
parent b078dcb86e
commit a655b59e69
1 changed files with 1 additions and 0 deletions

View File

@ -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 {
flex-grow; 1;
position: relative;
display: block;
padding: 25px 25px 0;