mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2025-11-21 12:15:50 +00:00
Homepage font/spacing adjustments
This commit is contained in:
@@ -404,7 +404,6 @@ p + .readmore {
|
|||||||
}
|
}
|
||||||
|
|
||||||
.readmore .btn {
|
.readmore .btn {
|
||||||
font-size: 18px;
|
|
||||||
transition: 0.5s;
|
transition: 0.5s;
|
||||||
white-space: normal;
|
white-space: normal;
|
||||||
}
|
}
|
||||||
@@ -557,6 +556,11 @@ a.current {
|
|||||||
margin-top: 1rem;
|
margin-top: 1rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.blurb {
|
||||||
|
font-size: 1.2em;
|
||||||
|
line-height: 1.71em;
|
||||||
|
}
|
||||||
|
|
||||||
.level-2 {
|
.level-2 {
|
||||||
list-style-type: circle;
|
list-style-type: circle;
|
||||||
margin-left: 30px;
|
margin-left: 30px;
|
||||||
@@ -942,10 +946,6 @@ a.current {
|
|||||||
|
|
||||||
/* Landing Pages ------------------------------------------------------------ */
|
/* Landing Pages ------------------------------------------------------------ */
|
||||||
|
|
||||||
.landing p {
|
|
||||||
font-size: 18px;
|
|
||||||
}
|
|
||||||
|
|
||||||
.landing .display-4 {
|
.landing .display-4 {
|
||||||
margin-bottom: 1.5rem;
|
margin-bottom: 1.5rem;
|
||||||
}
|
}
|
||||||
@@ -978,6 +978,7 @@ a.current {
|
|||||||
|
|
||||||
.card-grid .card-body {
|
.card-grid .card-body {
|
||||||
padding: 8px;
|
padding: 8px;
|
||||||
|
padding-bottom: 24px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.landing .card-header,
|
.landing .card-header,
|
||||||
@@ -999,7 +1000,6 @@ a.current {
|
|||||||
|
|
||||||
.landing .card-body > p {
|
.landing .card-body > p {
|
||||||
padding: 0;
|
padding: 0;
|
||||||
font-size: 18px;
|
|
||||||
margin-bottom: 0;
|
margin-bottom: 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
@@ -1143,8 +1143,6 @@ a.current {
|
|||||||
|
|
||||||
.interledger-link .project-icon {
|
.interledger-link .project-icon {
|
||||||
width: 120px;
|
width: 120px;
|
||||||
float: left;
|
|
||||||
margin-right: 10px;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.xpring-link .project-icon {
|
.xpring-link .project-icon {
|
||||||
|
|||||||
Reference in New Issue
Block a user