fix css bugg with contact page

This commit is contained in:
gws 2024-11-10 12:48:07 +01:00
parent 9e5ef69aeb
commit 401c641a7f
2 changed files with 9 additions and 9 deletions

View file

@ -5,7 +5,7 @@
<link rel="icon" href="/flat_blocks.svg" sizes="any" type="image/svg+xml">
<!-- <link rel="stylesheet" href="{{ get_url(path='carbon.css') }}"> -->
<!-- <link rel="stylesheet" href="{{ get_url(path='form.css') }}"> -->
<link rel="stylesheet" href="{{ get_url(path='form.css') }}">
<link rel="stylesheet" href="{{ get_url(path='style.css') }}">
<link rel="stylesheet" href="{{ get_url(path='darkmode_toggle.css') }}">