Skip to content
Snippets Groups Projects
Commit bc0e600e authored by syuilo's avatar syuilo
Browse files

🎨

parent b1faaebc
No related branches found
No related tags found
No related merge requests found
......@@ -125,6 +125,16 @@ export default defineComponent({
text-align: center;
padding: 0;
&:hover {
text-decoration: none;
background: none;
color: var(--accent);
> .icon {
background: var(--accentedBg);
}
}
> .icon {
display: grid;
place-content: center;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment