those 3px make a difference on medium sized screens

This commit is contained in:
Mario Vavti 2018-10-06 21:01:00 +02:00
parent 62433b5f05
commit 65dcb39bac

View File

@ -1,6 +1,6 @@
.app-container {
float: left;
width: 180px;
width: 177px;
margin: 35px;
}