tweak style

This commit is contained in:
syuilo
2021-12-10 15:33:01 +09:00
parent b635b064ee
commit 1cae39e281
3 changed files with 36 additions and 25 deletions

View File

@ -53,6 +53,7 @@ export default defineComponent({
> .title {
opacity: 0.7;
margin: 0 0 8px 0;
font-size: 0.9em;
}
> .items {
@ -63,6 +64,7 @@ export default defineComponent({
box-sizing: border-box;
padding: 10px 16px 10px 8px;
border-radius: 9px;
font-size: 0.95em;
&:hover {
text-decoration: none;