Stop using Source Sans Pro for some pages, we seem to use Sans Serif everywhere else

This commit is contained in:
Marcus Hill
2024-12-27 23:02:24 +00:00
parent a2f0f392be
commit fcfc6ff5e2
16 changed files with 25 additions and 32 deletions

View File

@@ -4,7 +4,7 @@
* Landing / Home page for the client portal
*/
header("Content-Security-Policy: default-src 'self' fonts.googleapis.com fonts.gstatic.com");
header("Content-Security-Policy: default-src 'self'");
require_once "inc_portal.php";