mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2025-11-18 18:55:49 +00:00
FAQ filter: Start on making text expandable
This commit is contained in:
@@ -194,6 +194,12 @@
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
.q-wrapper {
|
||||
background: $gray-800;
|
||||
border-radius: $border-radius-sm;
|
||||
padding: 2rem;
|
||||
}
|
||||
|
||||
.page-docs-index {
|
||||
background: url(../img/backgrounds/bg-docs.png) no-repeat;
|
||||
background-position-x: left -20vw;
|
||||
|
||||
Reference in New Issue
Block a user