]> git.ipfire.org Git - people/shoehn/ipfire.org.git/commitdiff
Bug 11333: closed
authorSven <sven.hoehn@posteo.de>
Wed, 3 May 2017 10:59:56 +0000 (12:59 +0200)
committerSven <sven.hoehn@posteo.de>
Wed, 3 May 2017 10:59:56 +0000 (12:59 +0200)
static/css/style.css
static/scss/style.scss

index 4cb4ed5258afba0a6bfde551254a79d5ce490792..2e132180860b3d5e01486d4c33a68373673163cf 100644 (file)
@@ -5295,8 +5295,8 @@ section.intro {
     -webkit-transform: translateX(-50%);
             transform: translateX(-50%); }
     section.intro .page-scroll .btn {
-      width: 32px;
-      height: 32px;
+      width: 36px;
+      height: 36px;
       fill: #b71c1c; }
       @media (min-width: 768px) {
         section.intro .page-scroll .btn {
index 9aa404f5e5f52910b1172c12c0345a537924699b..43b1988d46f16de9f3a6fb4bcbe81ad22f832b14 100644 (file)
@@ -377,8 +377,8 @@ section.intro {
                left: 50%;
                transform: translateX(-50%);
                .btn {
-                       width: 32px;
-                       height: 32px;
+                       width: 36px;
+                       height: 36px;
                        fill: $red_900;
                        @include media-breakpoint-up(md) {
                                width: 64px;