Add download section for logos

This commit is contained in:
Jake
2022-08-05 15:19:04 -07:00
parent 6855463bf7
commit cce82956eb
5 changed files with 35 additions and 1 deletions

View File

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