Bettert CSS and Dart code

This commit is contained in:
2019-12-26 15:57:18 +01:00
parent 6b40058c9f
commit 60b1658135
2 changed files with 24 additions and 17 deletions

View File

@@ -52,7 +52,7 @@ body {
#content {
max-width: 1100px;
margin: 20px auto;
padding: 10px;
padding: 20px;
box-shadow: 5px 5px 7px rgba(1, 1, 1, .6);
}