Commit Graph

8 Commits

Author SHA1 Message Date
Jannik Stehle
e2e6759999 perf: use woff2 format for the inter font
This massively decreases the size of the font file (~ 800kb -> 20kb) and therefore its loading time. The old `.ttf` format is still being kept as a fallback, though all modern browsers support the `woff2` format.
2024-05-31 14:59:34 +02:00
Brandon Richardson
9bbd993dfb feat(idp): support login page background configuration
This revision introduces a new environment variable
`IDP_LOGIN_BACKGROUND_URL` that overrides the default background image
of the IDP login page when present.
2024-01-05 11:27:25 -04:00
David Christofas
cb7d26d061 remove the Open Sans font 2022-09-15 13:39:26 +02:00
Jannik Stehle
a9fd209da8 Use cv11 as font feature setting 2022-09-02 13:51:59 +02:00
Jannik Stehle
99255c1cdd Add 'Inter' font, change placeholder color to grey 2022-09-02 13:47:52 +02:00
Jannik Stehle
52b58cd1d9 Move background-size after the background css prop 2022-09-02 09:56:53 +02:00
Jannik Stehle
dff588a621 Improve login screen design 2022-09-02 09:46:32 +02:00
David Christofas
56f8fc510f make ui build with react-scripts 2022-07-04 14:38:59 +02:00