style: DRY footer btn CSS, add trailing newline, drop wrong section ordinal

This commit is contained in:
daniel-c-harvey
2026-06-19 16:59:01 -04:00
parent 64379c8901
commit 280dbbcbc9
3 changed files with 9 additions and 15 deletions
@@ -34,4 +34,4 @@
private void OpenPrivacy() => _privacyOpen = true;
private void ClosePrivacy() => _privacyOpen = false;
}
}