mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2025-12-05 16:57:59 +00:00
Unify card styles & fix more light mode stuff
This commit is contained in:
@@ -96,3 +96,14 @@ html.light {
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
.page-faq,
|
||||
.mini-faq {
|
||||
.q-wrapper .chevron {
|
||||
top: $banner-top-offset;
|
||||
}
|
||||
}
|
||||
|
||||
.page-calculator #calculator-mobile-toggle.show {
|
||||
top: ($banner-top-offset + 4px)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user