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;

File diff suppressed because one or more lines are too long

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;

BIN
rss/img/freedom.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 168 KiB