disable toc on contact page

This commit is contained in:
gws 2024-11-06 12:48:10 +01:00
parent f46c4e4052
commit 1743bfa685
3 changed files with 42 additions and 1 deletions

View file

@ -1,5 +1,5 @@
form {
width: 100%;
/* width: 100%; */
margin: 0 auto;
text-align: center;
border-top: 5px solid var(--primary-color);