moved css animation time to theming.ts
This commit is contained in:
parent
6c1de6bbbd
commit
087e9fa8c8
3 changed files with 1 additions and 2 deletions
|
@ -44,6 +44,7 @@ export default {
|
|||
padding: 14px 16px;
|
||||
text-decoration: none;
|
||||
margin: 0.1em;
|
||||
transition: transform 0.1s linear;
|
||||
color: ${theme("mode", {
|
||||
light: "black",
|
||||
dark: "#CFD0D0",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue