website: custom nav menus. #102

This commit is contained in:
jaywcjlove
2022-11-22 11:05:37 +08:00
parent aadf975ebf
commit ead5d35f44
4 changed files with 45 additions and 5 deletions

View File

@ -527,10 +527,10 @@ a.text-grey {
.header-nav .menu a,
.header-nav .menu button {
padding-left: 0.75rem;
padding-right: 0.75rem;
padding-top: 0.5rem;
padding-bottom: 0.5rem;
padding-left: 0.55rem;
padding-right: 0.55rem;
padding-top: 0.4rem;
padding-bottom: 0.4rem;
border-radius: 9999px;
transition: all 0.3s;
border: 0;