mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2025-11-17 02:05:50 +00:00
Fix #2555: make footer clickable on Docs page
The pseudo-element in the docs landing page was blocking the footer links from being clickable.
This commit is contained in:
File diff suppressed because one or more lines are too long
@@ -94,8 +94,6 @@
|
||||
position: absolute;
|
||||
top: 0;
|
||||
left: 0;
|
||||
bottom: 0;
|
||||
right: 0;
|
||||
// background-image set on the page-* classes
|
||||
background-repeat: no-repeat;
|
||||
background-position-x: left;
|
||||
|
||||
Reference in New Issue
Block a user