mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2025-12-06 17:27:57 +00:00
[FIX] Brand Guidelines spacing
This commit is contained in:
@@ -32,6 +32,13 @@ body .content-root {
|
||||
margin-left: auto;
|
||||
}
|
||||
|
||||
/* Brand Guidelines */
|
||||
|
||||
.brand_guidelines .content-root {
|
||||
margin: 0 auto;
|
||||
padding: 0 !important;
|
||||
}
|
||||
|
||||
@media (min-width: 768px) {
|
||||
.menubar {
|
||||
right: 794px;
|
||||
|
||||
@@ -63,7 +63,7 @@ mixpanel.init("132d42885e094171f34467fc54da6fab");
|
||||
});
|
||||
</script>
|
||||
</head>
|
||||
<body role='flatdoc'>
|
||||
<body class="brand_guidelines" role='flatdoc'>
|
||||
|
||||
<div class='header'>
|
||||
<div class='left'>
|
||||
|
||||
Reference in New Issue
Block a user