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

@@ -632,6 +632,11 @@ body {
color: #fff;
}
.light-banner {
background-color: #efefef;
color: #272727;
}
.col {
flex: 1;
padding-right: 15px;