From: Radek Czajka Date: Mon, 19 Sep 2022 11:30:18 +0000 (+0200) Subject: Style fix X-Git-Url: https://git.mdrn.pl/wolnelektury.git/commitdiff_plain/0c502550a4f04aa016df8729af2ae2f85c0b495a Style fix --- diff --git a/src/wolnelektury/static/2022/more.scss b/src/wolnelektury/static/2022/more.scss index 9d7cf2199..d1deb7873 100644 --- a/src/wolnelektury/static/2022/more.scss +++ b/src/wolnelektury/static/2022/more.scss @@ -171,6 +171,12 @@ body.is-open { } } +.l-checkout__footer__content__item > div ul { + font-weight: normal; + font-size: 15px; + line-height: 150%; + color: #808080; +} .l-checkout__form__row {