mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2025-11-19 19:25:51 +00:00
edits to impact and history page
This commit is contained in:
@@ -93,6 +93,16 @@ h6, .h6 {
|
||||
line-height: 24px;
|
||||
}
|
||||
}
|
||||
.numbers {
|
||||
font-size: 6rem;
|
||||
line-height: 104px;
|
||||
font-weight: bold;
|
||||
color: $white;
|
||||
@include media-breakpoint-down(sm) {
|
||||
font-size: 3.875rem;
|
||||
line-height: 70px;
|
||||
}
|
||||
}
|
||||
p {
|
||||
color: $gray-200;
|
||||
font-size: 1rem;
|
||||
|
||||
Reference in New Issue
Block a user