mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2025-11-19 11:15:49 +00:00
Fix longform mobile font size
This commit is contained in:
@@ -78,7 +78,7 @@ h6, .h6 {
|
||||
color: $gray-100;
|
||||
font-weight: 500;
|
||||
@include media-breakpoint-down(sm) {
|
||||
font-size: 1.125rem;
|
||||
font-size: 1.25rem;
|
||||
line-height: 26px;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user