Correct URLs to be relative to the BaseURL

This commit is contained in:
2024-02-07 11:52:39 +00:00
parent 3056f1ac5a
commit c946e96522
8 changed files with 14 additions and 14 deletions

View File

@@ -3,7 +3,7 @@
// Additional fonts
@font-face {
font-family: 'Transport Medium';
src: url('/fonts/transport-medium.woff2') format('woff2');
src: url('../fonts/transport-medium.woff2') format('woff2');
}
// Hackspace Branding