Merge branch 'master' of https://github.com/JakeatRipple/xrpl-dev-portal into feat-funding

# Conflicts:
#	assets/css/devportal2022-v6.css
This commit is contained in:
Jake
2022-08-29 15:10:15 -07:00
24 changed files with 1924 additions and 345 deletions

View File

@@ -1010,6 +1010,13 @@
}
}
#xrpl-design-assets {
padding-bottom: 5rem;
@include media-breakpoint-up(md) {
padding-top: 104px;
padding-bottom: 208px;
}
}
}