Padding bottom added to article content on mobile

This commit is contained in:
Simounet 2020-11-22 20:08:58 +01:00
parent 0503bc56b5
commit 6431046700
No known key found for this signature in database
GPG key ID: 77D3B7DC794EB770
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