Remove color transition
This commit is contained in:
parent
2af5ec7723
commit
c4b968cf7d
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@hibas123/theme",
|
"name": "@hibas123/theme",
|
||||||
"version": "1.0.1",
|
"version": "1.0.2",
|
||||||
"description": "",
|
"description": "",
|
||||||
"main": " ",
|
"main": " ",
|
||||||
"files": [
|
"files": [
|
||||||
|
@ -36,7 +36,6 @@ $default-font-size: 1.2rem;
|
|||||||
font-size: $default-font-size;
|
font-size: $default-font-size;
|
||||||
|
|
||||||
transition: .2s ease-in-out;
|
transition: .2s ease-in-out;
|
||||||
transition-property: color, background-color;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
html,
|
html,
|
||||||
|
Loading…
Reference in New Issue
Block a user