chore: added info bar about migration to a new domain

This commit is contained in:
2026-03-07 19:22:40 +01:00
parent 7e789b0d9f
commit 4fce109332
7 changed files with 105 additions and 3 deletions
+1
View File
@@ -57,6 +57,7 @@ button.g-button {
&.action {
background-color: colors.$bgColDarker;
padding: 0.5em;
color: white;
&:focus-visible {
outline: 2px solid colors.$accentCol;