use native transitions

This commit is contained in:
2024-10-09 20:34:45 +02:00
parent 13f8b6b6dc
commit efc19bc542
2 changed files with 9 additions and 8 deletions
+4 -4
View File
@@ -7,10 +7,10 @@
--font-family-sans: 'Fira Sans', sans-serif;
}
/* break comment when time is right */
/*@view-transition {*/
/* navigation: auto;*/
/*}*/
@view-transition {
navigation: auto;
}
:root.theme-dark {
--background-body: #202122;