antoher icon for map catalogue

This commit is contained in:
Integral Team 2019-09-11 12:00:36 +07:00
parent 18da8c9238
commit 017d2c75b6
4 changed files with 16 additions and 3 deletions

View file

@ -125,6 +125,9 @@ body {
.desktop-only { display: none; }
}
@media (min-width: @mobile_breakpoint) {
.mobile-only { display: none; }
}
h2 {
font: inherit;