mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2025-11-19 19:25:51 +00:00
cleaning up home page for mobile, adding NUS info below graphic
This commit is contained in:
@@ -1,7 +1,15 @@
|
||||
/* HOME STYLINGS */
|
||||
#home-hero-marker {
|
||||
top: unset;
|
||||
bottom: 64px;
|
||||
bottom: 88px;
|
||||
}
|
||||
#home-hero-graphic {
|
||||
max-width: 100%;
|
||||
@include media-breakpoint-down(sm) {
|
||||
width: 200%;
|
||||
margin-left: -50%;
|
||||
max-width: none;
|
||||
}
|
||||
}
|
||||
#home-hero-marker:after {
|
||||
position: absolute;
|
||||
|
||||
Reference in New Issue
Block a user