docs: Update Authentik example (#9950)

* Update

* npm run format:fix

* more npm run format:fix
This commit is contained in:
aviv926 2024-06-03 12:57:09 +03:00 committed by GitHub
parent bb9e18247b
commit 15474e81b2
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
6 changed files with 29 additions and 3 deletions

View file

@ -15,6 +15,10 @@ button {
font-family: 'Overpass', sans-serif;
}
img {
border-radius: 15px;
}
/* You can override the default Infima variables here. */
:root {
--ifm-color-primary: #4250af;