updates to mobile fonts for h2s

This commit is contained in:
Calvin Jhunjhnuwala
2021-07-02 11:41:59 -07:00
parent 0b5fe21e59
commit f1c5ac6101
15 changed files with 96 additions and 71 deletions

View File

@@ -54,6 +54,12 @@
top: 0;
left: 0;
}
#xrp-mark-overview {
@include media-breakpoint-down(sm) {
height: 40px;
margin-top: 16px;
}
}
// XRPL Overview Page
#xrpl-overview-purple {
@@ -62,7 +68,7 @@
left: 0;
@include media-breakpoint-down(sm) {
top: 0;
left: -120px;
left: -20vw;
}
}
#xrpl-overview-orange {