Add thank you page for medical cannabis petition

Add English and Norwegian versions of the thank you page
with confirmation instructions and newsletter subscription
notification when applicable

Style the warning highlight with oklch color
This commit is contained in:
Ruben 2026-01-16 21:45:01 +01:00
parent 269bfe994c
commit 1f74cb3c84
3 changed files with 26 additions and 0 deletions

View file

@ -0,0 +1,4 @@
.warning-highlight {
color: oklch(0.5 0.16 10);
font-size: 1.3rem
}