Fix story page cover height
This commit is contained in:
parent
e79b0e9e96
commit
305d95cb0a
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@ -150,6 +150,7 @@ $header_breakpoint: 640px;
|
|||||||
a {
|
a {
|
||||||
display: block;
|
display: block;
|
||||||
border-radius: var(--layout-border-radius-small);
|
border-radius: var(--layout-border-radius-small);
|
||||||
|
height: 100%;
|
||||||
box-shadow: var(--story-cover-box-shadow, var(--box-shadow-xl));
|
box-shadow: var(--story-cover-box-shadow, var(--box-shadow-xl));
|
||||||
outline-offset: 2px;
|
outline-offset: 2px;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user