improve footer accessibility + fix search font

This commit is contained in:
outfoxxed 2024-10-25 13:04:04 -07:00
parent 74a18e301d
commit f5edced908
Signed by: outfoxxed
GPG key ID: 4C88A185FB89301E
3 changed files with 11 additions and 6 deletions

View file

@ -380,7 +380,6 @@ button[data-close-modal] {
#qs_search {
--pagefind-ui-primary: hsla(var(--accent-400));
--pagefind-ui-text: hsla(0 0 60);
--pagefind-ui-font: Rubik;
--pagefind-ui-background: hsl(var(--blue) 10 15);
--pagefind-ui-border: hsl(var(--blue) 30 25);
--pagefind-ui-border-width: 1px;