Add FPF support banner

This commit is contained in:
2024-04-24 01:47:59 -04:00
parent cbd472d314
commit 09916964a9
3 changed files with 11 additions and 3 deletions

View File

@@ -967,3 +967,8 @@ body.mobile-nav-active #mobile-nav-toggle {
border-color:#5b4adf;
color:#fff;
}
.support-banner {
background-color: white;
width: 100%;
}