Style fix
authorRadek Czajka <rczajka@rczajka.pl>
Mon, 19 Sep 2022 11:30:18 +0000 (13:30 +0200)
committerRadek Czajka <rczajka@rczajka.pl>
Mon, 19 Sep 2022 11:30:18 +0000 (13:30 +0200)
src/wolnelektury/static/2022/more.scss

index 9d7cf21..d1deb78 100644 (file)
@@ -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 {