fnp
/
wolnelektury.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Simpler payments and introduce seasonal banner.
[wolnelektury.git]
/
src
/
wolnelektury
/
static
/
2022
/
styles
/
layout
/
_checkout.scss
diff --git
a/src/wolnelektury/static/2022/styles/layout/_checkout.scss
b/src/wolnelektury/static/2022/styles/layout/_checkout.scss
index
6bc86d0
..
71d6e82
100644
(file)
--- a/
src/wolnelektury/static/2022/styles/layout/_checkout.scss
+++ b/
src/wolnelektury/static/2022/styles/layout/_checkout.scss
@@
-354,7
+354,7
@@
font-weight: bold;
font-size: 44px;
letter-spacing: -0.01em;
font-weight: bold;
font-size: 44px;
letter-spacing: -0.01em;
- height: 90px;
+
min-
height: 90px;
display: flex;
align-items: center;
justify-content: center;
display: flex;
align-items: center;
justify-content: center;
@@
-701,13
+701,6
@@
flex-direction: row;
}
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) {
&.full {
flex-direction: column;
@include rwd($break-flow) {
@@
-1082,3
+1075,8
@@
border: 1px solid #edc016;
background: #edc016;
}
border: 1px solid #edc016;
background: #edc016;
}
+
+
+.donation-more {
+ margin-bottom:40px;
+}