@@ -7,7 +7,7 @@ $spaceBetweenTiles = 16px
li
float: left
- width: 25%
+ width: 10%
box-sizing: border-box
position: relative
@@ -33,7 +33,7 @@ $spaceBetweenTiles = 16px
overflow: hidden;
background-color: #999
color: #f6f6f6
- height: auto
+ height: 80px
font-size: 16px
line-height: 22px
border-radius: 3px
@@ -276,7 +276,7 @@ kbd
padding-bottom: 0
.wrapper
- max-width: 1200px
+ width: calc(100% - 20px)
margin: 0 auto
.relative