feat: zenmode

This commit is contained in:
Anthony Fu 2022-11-24 12:21:30 +08:00
parent 3ce1eb3537
commit e17b918c00
5 changed files with 19 additions and 5 deletions

View file

@ -61,3 +61,7 @@ html {
}
}
}
.zenmode .zen-hide {
--at-apply: op0 hover:op100 transition duration-600;
}