This PR fixes the Inter font not loading when logged out.
Closes #37, Codeberg/Community#496
This PR fixes the Inter font not loading when logged out.
Closes #37, Codeberg/Community#496
Sorry for messing around here, not really my domain ...
I was a little annoyed by this inconsistency so I checked this PR, but a little improperly (checked both finally being the same, but didn't notice it wasn't Inter after all)
I hope Codeberg/Design@785463ae37 is a proper (hot-)fix. It seems to work at least (for me).
Sorry, should have stayed away from this haha, will never touch the Design repo again 🙈
It works, but to solve #41 we should probably to these variables as recommended in the Gitea docs:
:root {
--fonts-proportional: /* custom proportional fonts */ !important;
--fonts-monospace: /* custom monospace fonts */ !important;
--fonts-emoji: /* custom emoji fonts */ !important;
}
No due date set.
No dependencies set.
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?