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

2
public/css/app.css vendored
View File

@@ -703,6 +703,8 @@ body {
max-width: 1000px;
width: 100%;
margin: 10px 40px;
border-radius: 5px;
overflow: hidden;
}
.module-container header, .module-container footer {