fix: link underline size diff

This commit is contained in:
Adrien Marquès 2022-10-05 16:06:52 +02:00
parent a027a47544
commit c4a0587c8c
Signed by: xdrm-brackets
GPG Key ID: D75243CA236D825E
1 changed files with 2 additions and 0 deletions

View File

@ -96,6 +96,8 @@ export default class App extends Vue {
background: #3333be; background: #3333be;
transition: width .2s ease-in-out, margin-left .2s ease-in-out; transition: width .2s ease-in-out, margin-left .2s ease-in-out;
transform-style: preserve-3d;
} }
&:hover:after { &:hover:after {