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;

View File

@ -7,14 +7,6 @@
<title></title>
<link href="css/styles.css" rel="stylesheet">
<link href="css/i.css" rel="stylesheet">
<style>
.main {
padding-top: 0px;
max-width: 600px;
width: 90%;
margin: 0 auto;
}
</style>
</head>
<body>
<div class="main">