Update custom CSS and SCSS for improved layout and styling; update version in head template

This commit is contained in:
2025-08-13 23:52:29 +02:00
parent 7139027ab7
commit 92b14f1a20
4 changed files with 7 additions and 3 deletions

View File

@@ -54,7 +54,7 @@
{include file="_partials/stylesheets.tpl" stylesheets=$stylesheets}
{/block}
<link rel="stylesheet" href="/themes/charme/assets/css/custom.css?ver=1.0121">
<link rel="stylesheet" href="/themes/charme/assets/css/custom.css?ver=1.0123">
{block name='javascript_head'}
{include file="_partials/javascript.tpl" javascript=$javascript.head vars=$js_custom_vars}