feat(design): home page new design and functionality #135

Merged
enes merged 24 commits from issue-121 into staging 2024-08-14 08:44:09 +00:00
Showing only changes of commit f21d158a8e - Show all commits

View File

@ -63,3 +63,7 @@ a {
text-decoration-color: inherit;
}
}
input {
font-family: inherit;
}