improve home page

This commit is contained in:
tdurieux
2021-04-08 11:53:44 +02:00
parent 10ec3caa16
commit fcb3cbd851
5 changed files with 87 additions and 67 deletions
+10
View File
@@ -325,3 +325,13 @@ loc .lang {
.ace_scroller {
cursor: default;
}
.featurette-divider {
margin: 5rem 0; /* Space out the Bootstrap <hr> more */
}
/* Thin out the marketing headings */
.featurette-heading {
font-weight: 300;
line-height: 1;
letter-spacing: -0.05rem;
}