Complete color palette

This commit is contained in:
mDuo13
2020-08-05 15:56:28 -07:00
parent 1fd5789810
commit 37f1b8c62b
6 changed files with 107 additions and 47 deletions

View File

@@ -1,17 +1,5 @@
/* Footer ------------------------------------------------------------------- */
.xrpl-footer {
border-top: 1px solid $black;
border-bottom: 1px solid $black;
}
.xrpl-footer .container-fluid {
border-bottom: 1px solid $gray-200;
}
.xrpl-footer h5 a {
color: $black;
}
.xrpl-footer {
margin: 0 48px;
}