Fix CSS for mobile

This commit is contained in:
2021-09-21 23:09:10 +03:00
parent 451a4c71de
commit 383df2fb68
2 changed files with 3 additions and 2 deletions

View File

@@ -45,7 +45,7 @@ body {
line-height: 1.7;
padding: 8px;
margin: auto;
width: 750px;
max-width: 750px;
background: #fefefe;
text-align: justify;
padding-bottom: 25px;