This commit is contained in:
Kode
2018-10-26 19:55:40 +01:00
parent d76d056ed1
commit d1956c4e88
4 changed files with 13 additions and 4 deletions

View File

@@ -374,6 +374,8 @@ body {
max-width: 1000px;
width: 100%;
margin: 10px 40px;
border-radius: 5px;
overflow: hidden;
header, footer {
display: flex;
justify-content: space-between;