Remove unused css class

This commit is contained in:
2022-11-12 12:55:33 +02:00
parent 3fc9245053
commit 88df9ee947

View File

@@ -8,6 +8,3 @@
.scrollToTopButton:hover { .scrollToTopButton:hover {
opacity: 0.5; opacity: 0.5;
} }
.scrollToTopImage {
}