mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2025-12-06 17:27:57 +00:00
[FIX] Remove background and box shadow
This commit is contained in:
@@ -1,5 +1,10 @@
|
||||
/* Additional Styling */
|
||||
|
||||
body .content-root {
|
||||
background: none !important;
|
||||
box-shadow: none !important;
|
||||
}
|
||||
|
||||
.header .left {
|
||||
float: none;
|
||||
max-width: 1024px;
|
||||
|
||||
Reference in New Issue
Block a user