Simpler payments and introduce seasonal banner.
[wolnelektury.git] / src / wolnelektury / static / 2022 / styles / layout / _checkout.scss
index 888df46..71d6e82 100644 (file)
       flex-direction: row;
   }
   
-  &:nth-child(4) {
-    .l-checkout__input {
-      &:nth-child(1) { width: 172px; }
-      &:nth-child(2) { width: calc(100% - 172px); }
-    }
-  }
-
   &.full {
     flex-direction: column;
     @include rwd($break-flow) {
     border: 1px solid #edc016;
     background: #edc016;
 }
+
+
+.donation-more {
+    margin-bottom:40px;
+}