This commit is contained in:
Liyas Thomas
2019-11-14 10:10:02 +05:30
parent 939a74b7be
commit 00c6e22861
7 changed files with 31 additions and 15 deletions

View File

@@ -58,6 +58,7 @@ body {
// Make theme transition smoother.
body.afterLoad {
&,
& * {
transition: background-color 0.2s ease-in-out, border 0.2s ease-in-out;