Merge pull request #4775 from Simounet/feat/article-mobile-padding-bottom

Padding bottom added to article content on mobile
This commit is contained in:
Jérémy Benoist 2020-12-02 10:18:05 +01:00 committed by GitHub
commit 0672c0e038
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 2 deletions

View File

@ -54,6 +54,7 @@
max-width: 35em;
margin-left: auto;
margin-right: auto;
padding-bottom: 100px;
font-size: 18px;
> header > h1 {

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long