]> git.ipfire.org Git - ipfire.org.git/blobdiff - static/css/style.css
Bug 11338: modified sizes
[ipfire.org.git] / static / css / style.css
index 3007e10883a5ee3f935385533862b3a2b4174ee5..469d7f638d1b9f7d2f504d41f5d86c9fb0dbc6e5 100644 (file)
@@ -4982,8 +4982,11 @@ h3 {
   line-height: 2rem; }
 
 h4 {
-  font-weight: 600;
+  font-weight: 500;
   line-height: 1.75rem; }
+  @media (max-width: 767px) {
+    h4 {
+      font-size: 1em; } }
 
 h5 {
   line-height: 1.5rem; }
@@ -5049,10 +5052,10 @@ img.img-fluid {
           animation: scroll 1.5s ease-in-out infinite; }
   @media (max-width: 767px) {
     .i_arrow_down {
-      width: 2rem !important;
-      height: 2rem !important;
-      left: .15rem;
-      top: -.75rem; } }
+      width: 1.75rem !important;
+      height: 1.75rem !important;
+      left: .25rem;
+      top: -.5rem; } }
 
 .i_lg {
   width: 2.5rem;
@@ -5372,7 +5375,8 @@ section#fireinfo {
     color: #546e7a;
     position: absolute;
     top: calc(50% - 1.25rem);
-    width: 100%; }
+    width: 100%;
+    font-size: 1.25em; }
 
 footer {
   padding: 3rem 0 0 0; }