add max width to test container

This commit is contained in:
igoradamenko
2018-02-13 01:15:09 +02:00
parent cf295c18fe
commit 5a52b87cd6
+1
View File
@@ -12,6 +12,7 @@
}
.container {
max-width: 800px;
margin: 40px;
}
</style>