Browse Source

Changed board icons bigger at All Boards page.

Thanks to xet7 !
Lauri Ojansivu 4 years ago
parent
commit
76273300e7
1 changed files with 1 additions and 1 deletions
  1. 1 1
      client/components/boards/boardsList.styl

+ 1 - 1
client/components/boards/boardsList.styl

@@ -7,7 +7,7 @@ $spaceBetweenTiles = 16px
 
   li
     float: left
-    width: 10%
+    width: 20%
     box-sizing: border-box
     position: relative