mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2025-11-20 19:55:54 +00:00
midsize fix
This commit is contained in:
File diff suppressed because one or more lines are too long
@@ -255,6 +255,11 @@ html.light .token-banner-container {
|
||||
margin-top: 10px;
|
||||
}
|
||||
}
|
||||
.highlight-purple{
|
||||
@include media-breakpoint-down(lg) {
|
||||
display: none;
|
||||
}
|
||||
}
|
||||
|
||||
@include media-breakpoint-down(sm) {
|
||||
.show-on-mobile {
|
||||
@@ -267,6 +272,7 @@ html.light .token-banner-container {
|
||||
margin-right:10px;
|
||||
}
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
/* old "pencil banner" style, currently unused */
|
||||
|
||||
Reference in New Issue
Block a user