Added meta data

This commit is contained in:
Lars van Hijfte
2017-02-02 12:44:03 +01:00
parent 60b55b3f04
commit 1dfc14e6f0
4 changed files with 13 additions and 4 deletions

View File

@@ -116,7 +116,7 @@ p {
@media only screen and (max-width: 1400px) {
.item-box {
width: calc(100% - 50px);
width: calc(100% - 50px)!important;
}
}