Update pricing

This commit is contained in:
edsea
2025-01-05 15:00:55 +01:00
parent 2a96214250
commit b76dd526e3
5 changed files with 15 additions and 5 deletions

View File

@@ -113,6 +113,11 @@ $max-widths: (
color: #fff;
}
.light-banner{
background-color: #efefef;
color: #272727;
}
.col {
flex: 1;
padding-right: $gutter-width / 2;