mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2025-12-06 17:27:57 +00:00
edits to the net-new pages for mobile optimization
This commit is contained in:
@@ -144,6 +144,10 @@ td:nth-child(1) {
|
||||
padding: 2rem;
|
||||
background: rgba(34, 37, 43, 0.5);
|
||||
backdrop-filter: blur(3px);
|
||||
@media (max-width: 768px) {
|
||||
margin-left: 15px;
|
||||
margin-right: 15px;
|
||||
}
|
||||
}
|
||||
.section-marker {
|
||||
position: absolute;
|
||||
|
||||
Reference in New Issue
Block a user