fix: link underline size diff
This commit is contained in:
parent
a027a47544
commit
c4a0587c8c
|
@ -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 {
|
||||||
|
|
Loading…
Reference in New Issue