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 cfb77d3 commit 3d57518Copy full SHA for 3d57518
assets/css/app.scss
@@ -8,6 +8,9 @@ $link: #990000;
8
--bulma-navbar-height: 8rem !important;
9
--tripal-gray: hsl(40deg, 10%, 15%);
10
}
11
+.hero.is-primary {
12
+ --bulma-hero-body-padding-medium: 4.5rem !important;
13
+}
14
.navbar.is-primary {
15
--bulma-navbar-background-color: var(--tripal-gray) !important;
16
0 commit comments