new fonts?
This commit is contained in:
@@ -42,6 +42,7 @@ in {
|
|||||||
nerd-fonts.monoid
|
nerd-fonts.monoid
|
||||||
nerd-fonts.mononoki
|
nerd-fonts.mononoki
|
||||||
nerd-fonts.hack
|
nerd-fonts.hack
|
||||||
|
inter
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -42,7 +42,7 @@ in {
|
|||||||
environmentFile = config.age.secrets.homepage-env.path;
|
environmentFile = config.age.secrets.homepage-env.path;
|
||||||
customCSS = ''
|
customCSS = ''
|
||||||
body, html {
|
body, html {
|
||||||
font-family: vcr-mono, Helvetica, Arial, sans-serif !important;
|
font-family: vcr-mono, Inter, sans-serif !important;
|
||||||
}
|
}
|
||||||
.font-medium {
|
.font-medium {
|
||||||
font-weight: 700 !important;
|
font-weight: 700 !important;
|
||||||
|
|||||||
Reference in New Issue
Block a user