forked from wallabag/wallabag
Padding bottom added to article content on mobile
This commit is contained in:
@ -54,6 +54,7 @@
|
||||
max-width: 35em;
|
||||
margin-left: auto;
|
||||
margin-right: auto;
|
||||
padding-bottom: 100px;
|
||||
font-size: 18px;
|
||||
|
||||
> header > h1 {
|
||||
|
||||
Reference in New Issue
Block a user