mirror of
https://github.com/immich-app/immich
synced 2025-11-07 17:27:20 +00:00
docs: Update Authentik example (#9950)
* Update * npm run format:fix * more npm run format:fix
This commit is contained in:
parent
bb9e18247b
commit
15474e81b2
6 changed files with 29 additions and 3 deletions
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue