those 3px make a difference on medium sized screens

(cherry picked from commit 65dcb39bac)
This commit is contained in:
Mario Vavti 2018-10-06 19:01:00 +00:00 committed by Mario
parent b92bb0bd28
commit b4035c2d19

View File

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