hide mission trip form button

This commit is contained in:
Chris Cochrun 2023-02-07 10:15:43 -06:00
parent fe5f53b69b
commit 42497fb4c5
5 changed files with 14 additions and 105 deletions

View file

@ -1,2 +1,2 @@
{{- $height := .Get "height" | default "h-24" -}}
<div class="{{ $height }}" style="display: flex;"></div>
<div class="{{ $height }}"></div>