website: add search enter shortcat key to jump to the page. 32af5af854

This commit is contained in:
jaywcjlove
2022-11-21 08:00:59 +00:00
parent 9425d38f10
commit ada798ab69
3 changed files with 21 additions and 11 deletions

View File

@ -549,7 +549,7 @@ a.text-grey {
.header-nav .menu .searchbtn span:last-child {
transition: all 0.3s;
border: 1px solid var(--color-border-default);
border-radius: 3px;
border-radius: 0.4rem;
padding: 1px 1px 1px 3px;
letter-spacing: 3px;
}