improved readability on narrow screens
This commit is contained in:
parent
9dbfc4fb1d
commit
1d3aeec392
@ -503,8 +503,8 @@ article:not(:has(> form:first-child)) > header.card-header {
|
|||||||
}
|
}
|
||||||
|
|
||||||
/* settings for articles */
|
/* settings for articles */
|
||||||
#content-body, #content-body {
|
#content-body {
|
||||||
overflow: hidden;
|
overflow: scroll;
|
||||||
display: flex;
|
display: flex;
|
||||||
justify-content: space-between;
|
justify-content: space-between;
|
||||||
flex-flow: row wrap-reverse;
|
flex-flow: row wrap-reverse;
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user