mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2025-12-06 17:27:57 +00:00
Move FAQ to About
This commit is contained in:
@@ -117,9 +117,7 @@
|
||||
}
|
||||
|
||||
.col-for-popular-pages,
|
||||
.col-for-人気ページ,
|
||||
.col-for-questions,
|
||||
.col-for-質問 {
|
||||
.col-for-人気ページ {
|
||||
background-color: $gray-800;
|
||||
}
|
||||
|
||||
@@ -230,7 +228,7 @@
|
||||
grid-column: 2;
|
||||
}
|
||||
.col-for-about {
|
||||
grid-row: 1;
|
||||
grid-row: 1 / 3;
|
||||
grid-column: 3;
|
||||
}
|
||||
|
||||
@@ -250,17 +248,10 @@
|
||||
.col-for-popular-pages,
|
||||
.col-for-人気ページ {
|
||||
grid-column: 3;
|
||||
grid-row: 1 / 3;
|
||||
grid-row: 1 / 4;
|
||||
margin: -40px -40px -40px 0;
|
||||
padding: 40px;
|
||||
}
|
||||
.col-for-questions,
|
||||
.col-for-質問 {
|
||||
grid-column: 3;
|
||||
grid-row: 3;
|
||||
margin: 0 -40px -40px 0px;
|
||||
padding: 0 40px 40px 40px;
|
||||
}
|
||||
}
|
||||
|
||||
&.smaller-dropdown {
|
||||
|
||||
Reference in New Issue
Block a user