fix
[wolnelektury.git] / src / wolnelektury / static / 2022 / styles / local.scss
index 46626e6..726b1b3 100644 (file)
@@ -73,3 +73,26 @@ $teal: #007880;
         }
     }
 }
+
+
+
+
+.l-checkout__support__bar span.little-progress::after {
+    white-space: nowrap;
+    justify-content: left;
+    width: 200px;
+    right: -210px;
+    color: #083F4D;
+}
+.funding-details {
+    h2 {
+        margin-top: 0;
+        margin-bottom: 1.5rem;
+    }
+    .funding-description {
+        h2 {
+            font-size: 1.25rem;
+            line-height: 1.35;
+        }
+    }
+}