Move --transition-duration to root.css
This commit is contained in:
parent
b4293bcd32
commit
5036e7f56f
1 changed files with 2 additions and 0 deletions
|
@ -22,6 +22,8 @@
|
||||||
--font-size-max: 8px;
|
--font-size-max: 8px;
|
||||||
|
|
||||||
--content-width: 80rem;
|
--content-width: 80rem;
|
||||||
|
|
||||||
|
--transition-duration: 0.7s;
|
||||||
}
|
}
|
||||||
@media (prefers-color-scheme: dark) {
|
@media (prefers-color-scheme: dark) {
|
||||||
:root {
|
:root {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue