fix css bugg with contact page
This commit is contained in:
parent
9e5ef69aeb
commit
401c641a7f
2 changed files with 9 additions and 9 deletions
|
|
@ -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') }}">
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue