1
0
mirror of https://gitlab.com/2-chainz/2-chainz-rest-site.git synced 2025-06-15 22:56:45 +00:00

was hiding all ion-icons on smaller screens

This commit is contained in:
Anson 2020-04-07 15:09:03 -07:00
parent 28dc720543
commit 4c5f76b627

View File

@ -49,7 +49,7 @@
}
@media screen and (max-width: 700px) {
ion-icon {
#scroll-icon {
display: none;
}
}
@ -88,7 +88,7 @@
>
</p>
</header>
<header style="height: 30vh;">
<header id="scroll-icon" style="height: 30vh;">
<a href="#scroll"
><ion-icon size="large" name="arrow-down-sharp"></ion-icon
></a>