feat: search

This commit is contained in:
liyasthomas
2021-08-10 13:46:42 +05:30
parent da74fb5241
commit b612feea41
25 changed files with 493 additions and 256 deletions

View File

@@ -76,10 +76,8 @@ body {
}
.svg-icons {
@apply inline-flex;
@apply flex-shrink-0;
@apply h-4;
@apply w-4;
height: var(--body-line-height);
width: var(--body-line-height);
}
a {