Skip to content

Commit 28bd89c

Browse files
Update custom.css
1 parent cd5f521 commit 28bd89c

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

custom.css

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,13 @@ a, a:active {
4343
color: #fff;
4444
}
4545

46+
.filterDiv {
47+
display: none;
48+
}
49+
50+
.show {
51+
display: block;
52+
}
4653

4754
/* media */
4855
@media (max-width: 500px) {

0 commit comments

Comments
 (0)