mirror of
https://github.com/wallabag/wallabag.git
synced 2024-11-23 01:21:03 +00:00
Padding bottom added to article content on mobile
This commit is contained in:
parent
0503bc56b5
commit
6431046700
3 changed files with 3 additions and 2 deletions
|
@ -54,6 +54,7 @@
|
||||||
max-width: 35em;
|
max-width: 35em;
|
||||||
margin-left: auto;
|
margin-left: auto;
|
||||||
margin-right: auto;
|
margin-right: auto;
|
||||||
|
padding-bottom: 100px;
|
||||||
font-size: 18px;
|
font-size: 18px;
|
||||||
|
|
||||||
> header > h1 {
|
> header > h1 {
|
||||||
|
|
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
Loading…
Reference in a new issue