website: update commamnd style.

This commit is contained in:
jaywcjlove
2022-09-17 11:31:43 +08:00
parent ed596a7403
commit c7dba6d5de
2 changed files with 2 additions and 2 deletions

View File

@@ -4,7 +4,7 @@ import styled from 'styled-components';
const Link = styled(NavLink)`
font-size: 0.8rem;
line-height: 0.8rem;
line-height: 0.7rem;
text-decoration: none;
padding: 0.18rem 0.3rem;
&:hover {