More tweaks and config

This commit is contained in:
2023-11-05 14:56:20 +00:00
parent 887a71117f
commit 3655261d53
10 changed files with 72 additions and 62 deletions

View File

@@ -1,5 +1,5 @@
<style>
.box-height { min-height: 180px; }
.box-height { min-height: 150px; }
</style>
<div class="columns pricing-tiers is-centered is-multiline">
{{- with .Site.Params.membership }}
@@ -7,9 +7,9 @@
<div class="column is-one-quarter">
<div class="box is-large hover-items">
<h3 class="is-size-4 has-text-weight-bold">{{ .name }}</h3>
<div class="is-size-1 has-text-weight-bold my-5">£{{ .price }}</div>
<div class="is-size-1 has-text-weight-bold">£{{ .price }}</div>
<div class="_is-block mt-1 is-size-6 has-text-weight-normal">per month</div>
<div class="content mt-5 box-height">
<div class="content mt-5 box-height is-size-5">
<p>{{ .description }}</p>
</div>
<div class="content">