Adding padding to center search icon in navbar

This commit is contained in:
username 2023-08-24 17:07:52 +01:00
parent 039d67caab
commit bf25afb3d1

View file

@ -218,7 +218,7 @@ b {
}
.input {
@apply pl-2.5;
@apply px-2.5;
}
.input:focus {