Maybe fix it properly this time instead of completely failing
This commit is contained in:
parent
a655b59e69
commit
8e865b797b
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
|
@ -415,7 +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;
|
||||
flex-grow: 1;
|
||||
position: relative;
|
||||
display: block;
|
||||
padding: 25px 25px 0;
|
||||
|
|
Loading…
Reference in New Issue