Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
$blockquote-font-size: $font-size-base * 1.125;
// Headings
-$headings-font-weight: 500;
-$headings-line-height: 1.15;
-$headings-margin-bottom: 1.25rem;
+$headings-font-weight: 700;
+$headings-line-height: 2.8125rem;
-$h1-font-size: 3rem;
+$h1-font-size: 3.75rem;
$h2-font-size: 2.5rem;
$h3-font-size: 2.25rem;
-$h4-font-size: 2rem;
+$h4-font-size: 1.875rem;
$h5-font-size: 1.5rem;
$h6-font-size: 1.25rem;
-$display1-size: 4rem;
+$display1-size: 5rem;
+$display-font-weight: $headings-font-weight;
// Links
$link-color: $primary;
<div class="bg-brand">
<div class="container">
<h1 class="display-1">{{ _("More Than A Firewall") }}</h1>
- <h4>Customisable, easy to configure, and the leading example</h4>
+ <h4 class="font-weight-normal">Customisable, easy to configure, and the leading example</h4>
</div>
</div>