Remove animation and ignore some files.

This commit is contained in:
2023-01-19 15:10:42 +01:00
parent daa8be67b3
commit 0a09b29af8
2 changed files with 7 additions and 3 deletions
+1 -1
View File
@@ -140,7 +140,7 @@ td {
}
.tabcontent {
animation: fadeEffect 1s; /* Fading effect takes 1 second */
/* animation: fadeEffect 1s; /* Fading effect takes 1 second */
}
/* Go from zero to full opacity */