mirror of
https://github.com/KevinMidboe/immich.git
synced 2025-10-29 17:40:28 +00:00
doc/update overview section (#904)
* Update overview section * fix typo * logomeaning * Update introduction content * Update introduction content * Update suport the project * typo * Added linked information * Finished overview section
This commit is contained in:
@@ -5,9 +5,10 @@
|
||||
*/
|
||||
|
||||
@import url("https://fonts.googleapis.com/css2?family=Work+Sans:ital,wght@0,400;0,500;0,600;0,700;1,400;1,500;1,600;1,700&display=swap");
|
||||
|
||||
@import url("https://fonts.googleapis.com/css2?family=Overpass:ital,wght@0,300;0,400;0,500;0,600;0,700;1,300;1,400;1,500;1,600;1,700&display=swap");
|
||||
html {
|
||||
font-family: "Work Sans", sans-serif;
|
||||
/* font-family: "Work Sans", sans-serif; */
|
||||
font-family: "Overpass", sans-serif;
|
||||
}
|
||||
|
||||
/* You can override the default Infima variables here. */
|
||||
|
||||
Reference in New Issue
Block a user