update prettierrc and navigation

This commit is contained in:
somrat sorkar
2023-07-22 11:20:40 +06:00
parent 8df5a7032e
commit ae2568ca81
5 changed files with 30 additions and 25 deletions

View File

@@ -31,9 +31,9 @@ input#nav-toggle:checked ~ #nav-menu {
@apply text-center lg:text-left;
}
.nav-item {
// @apply mx-3;
}
// .nav-item {
// @apply mx-3;
// }
.nav-link {
@apply text-dark hover:text-primary dark:text-darkmode-dark block p-3 font-semibold transition lg:px-2 lg:py-3;