Homepage font/spacing adjustments

This commit is contained in:
mDuo13
2019-05-12 12:29:57 -07:00
parent 2245407f05
commit b337c78f9c

View File

@@ -404,7 +404,6 @@ p + .readmore {
}
.readmore .btn {
font-size: 18px;
transition: 0.5s;
white-space: normal;
}
@@ -557,6 +556,11 @@ a.current {
margin-top: 1rem;
}
.blurb {
font-size: 1.2em;
line-height: 1.71em;
}
.level-2 {
list-style-type: circle;
margin-left: 30px;
@@ -942,10 +946,6 @@ a.current {
/* Landing Pages ------------------------------------------------------------ */
.landing p {
font-size: 18px;
}
.landing .display-4 {
margin-bottom: 1.5rem;
}
@@ -978,6 +978,7 @@ a.current {
.card-grid .card-body {
padding: 8px;
padding-bottom: 24px;
}
.landing .card-header,
@@ -999,7 +1000,6 @@ a.current {
.landing .card-body > p {
padding: 0;
font-size: 18px;
margin-bottom: 0;
}
@@ -1143,8 +1143,6 @@ a.current {
.interledger-link .project-icon {
width: 120px;
float: left;
margin-right: 10px;
}
.xpring-link .project-icon {