Skip to content

Commit 6912feb

Browse files
authored
Update certStyles.css
1 parent de5b8e9 commit 6912feb

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

web/certStyles.css

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -199,3 +199,10 @@
199199
.modal-download {
200200
margin-top: 12px;
201201
}
202+
203+
204+
@media (max-width: 900px) {
205+
.recommended-box {
206+
display: none;
207+
}
208+
}

0 commit comments

Comments
 (0)