mirror of
https://github.com/DI0IK/homepage-plus.git
synced 2025-07-16 17:59:49 +00:00
Chore: move custom css loading, add letter-spacing (#4359)
This commit is contained in:
parent
276a1c3ef4
commit
a28952ce69
3 changed files with 3 additions and 2 deletions
|
@ -16,6 +16,7 @@ body {
|
|||
text-rendering: optimizeLegibility;
|
||||
-webkit-font-smoothing: antialiased;
|
||||
-moz-osx-font-smoothing: grayscale;
|
||||
letter-spacing: 0.1px;
|
||||
}
|
||||
|
||||
#page_wrapper {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue