We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1911687 commit 3159295Copy full SHA for 3159295
website/content/public/css/main.css
@@ -396,7 +396,7 @@ blockquote {
396
*** Style classes specific to the / home page
397
*******************************************************************************/
398
.carousel {
399
- height: calc(100vh - var(--navbar-height));
+ height: calc(80vh - var(--navbar-height));
400
}
401
402
.carousel-content {
0 commit comments