mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2025-12-06 01:07:59 +00:00
fix abs bottom footer padding
This commit is contained in:
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@@ -6,6 +6,10 @@
|
||||
padding: 100px 48px 48px 48px;
|
||||
}
|
||||
|
||||
.absolute_bottom_footer {
|
||||
padding-bottom: 48px;
|
||||
}
|
||||
|
||||
@include media-breakpoint-down(md) {
|
||||
margin: 0 24px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user