fix design

This commit is contained in:
LibreHacker 2020-09-02 23:04:19 +03:00
parent 3817d03db3
commit b7409ff038
2 changed files with 6 additions and 8 deletions

View file

@ -1,3 +1,9 @@
.main {
padding-top: 0px;
max-width: 600px;
width: 90%;
margin: 0 auto;
}
body {
background: #f8f8f8;
color: #000000;