mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2025-11-19 19:25:51 +00:00
browser sizing, color, logo fix
This commit is contained in:
@@ -91,7 +91,7 @@
|
||||
color: $white !important;
|
||||
}
|
||||
.DocSearch-Modal {
|
||||
margin-top: -15px;
|
||||
margin-top: -20px;
|
||||
max-width: 50%;
|
||||
margin-right: 13.75em;
|
||||
}
|
||||
@@ -101,7 +101,7 @@
|
||||
min-width: unset;
|
||||
}
|
||||
.DocSearch-Modal {
|
||||
top: 128px;
|
||||
top: 127px;
|
||||
max-width: 100%;
|
||||
margin-left: 10px;
|
||||
margin-right: 20px;
|
||||
@@ -116,6 +116,9 @@
|
||||
fill:white;
|
||||
}
|
||||
}
|
||||
.DocSearch-Commands-Key{
|
||||
color: $gray-800;
|
||||
}
|
||||
|
||||
#centersearchboxcontainer {
|
||||
justify-content: center;
|
||||
|
||||
Reference in New Issue
Block a user