Fix conference column counts on trip pages

This commit is contained in:
Edward Betts 2024-01-16 20:43:28 +00:00
parent ec99289cfa
commit 8a98f4d2db
2 changed files with 2 additions and 2 deletions

View file

@ -12,7 +12,7 @@
crossorigin=""/>
{% endif %}
{% set conference_column_count = 6 %}
{% set conference_column_count = 7 %}
{% set accommodation_column_count = 7 %}
{% set travel_column_count = 8 %}
<style>