Commit: Editorial and design.

This commit is contained in:
clive
2024-12-07 18:31:40 +11:00
parent 49e27cdf0b
commit 6175e972f3
11 changed files with 155 additions and 144 deletions

View File

@@ -84,12 +84,12 @@ body {
}
.featurette-heading {
font-size: 50px;
font-size: calc(1.375rem + 0.5vw);
}
}
@media (min-width: 62em) {
.featurette-heading {
margin-top: 7rem;
margin-top: 1rem;
}
}