the home site for me: also iteration 3 or 4 of my site

chore: remove color transition for theme to improve performance

Changed files
+1 -1
sass
css
+1 -1
sass/css/mods.css
···
}
.theme-transition {
-
transition: color 0.3s ease, background-color 0.3s ease;
+
transition: background-color 0.3s ease;
}
.tags-data {