Merge pull request #4775 from Simounet/feat/article-mobile-padding-bottom
Padding bottom added to article content on mobile
This commit is contained in:
commit
0672c0e038
@ -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…
x
Reference in New Issue
Block a user