mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2025-11-04 20:05:50 +00:00
update responsiveness and layout
This commit is contained in:
@@ -1507,14 +1507,16 @@ html.light {
|
||||
max-width: 720px;
|
||||
z-index: 1;
|
||||
@include media-breakpoint-down(md) {
|
||||
line-height: 48px;
|
||||
font-size: 42px;
|
||||
text-align: left;
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
.token-title-container {
|
||||
gap: 32px;
|
||||
padding: 104px 64px;
|
||||
padding: 104px 40px;
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
align-items: center;
|
||||
|
||||
Reference in New Issue
Block a user