Fix: remove unused height

This commit is contained in:
Dreamacro 2018-12-29 10:29:09 +08:00
parent 465054d9da
commit 6ff226ce3f

View File

@ -10,7 +10,6 @@
flex-wrap: wrap;
align-content: flex-start;
list-style: none;
height: 2000px;
@include response(xxl) {
--columns: 12;