]> git.ipfire.org Git - ipfire.org.git/commitdiff
Fix whitespace issues
authorMichael Tremer <michael.tremer@ipfire.org>
Sat, 14 Jul 2018 14:53:46 +0000 (15:53 +0100)
committerMichael Tremer <michael.tremer@ipfire.org>
Sat, 14 Jul 2018 14:53:46 +0000 (15:53 +0100)
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
src/scss/_fonts.scss
src/scss/style.scss
src/templates/index.html

index 37539b38656c678a2cdf636f5a861f662e251f1a..fdec60ff8371d822d1b261b7eaf5a1cecf06746f 100644 (file)
@@ -160,4 +160,4 @@ h5.fireinfo {
 .fireinfo_per {
        font-size: 20px;
        line-height: 28px;
-}
\ No newline at end of file
+}
index 632826fb834af5908c92b9bf43ea21dc5076015d..3544e0ed1b7ee161fb7125d0a30bda4603cba226 100644 (file)
@@ -62,7 +62,6 @@ footer {
        }
 }
 
-
 // Sections
 section.intro {
        min-height: 100vh;
@@ -71,6 +70,7 @@ section.intro {
        background-attachment: fixed;
        background-position: center top;
        position: relative;
+
        .branding {
                padding-top: 6rem;
                @include media-breakpoint-up(sm) {
index c04e8d3642290421eb2a8c113b9c150d1c40b351..f0911b9d5eec96e5d9f9e03d0a512e3e256bbca9 100644 (file)
@@ -9,13 +9,13 @@
                                <h1 class="display-1">IP<strong>Fire</strong></h1>
                                <h2 class="display-4">The Open Source Firewall Distribution</h2>
                        </div>
-                               
+
                        <div class="row justify-content-center">
                                <a class="btn btn-outline-primary btn-lg mr-3" href="/download">{{ _("Download") }}</a>
                                <a class="btn btn-outline-dark btn-lg ml-3" href="/features">{{ _("Features") }}</a>
                        </div>
                </div>
-               
+
                <div class="page-scroll">
                        <a href="#features" class="btn btn-outline-primary rounded-circle scroll">
                                <svg class="icon i_lg i_arrow_down"><use xlink:href="#arrow_down"/></svg>