Browse code

Remove old version 5

Benjamin Roth authored on14/03/2021 15:27:00
Showing1 changed files
1 1
deleted file mode 100644
... ...
@@ -1,5 +0,0 @@
1
-.swiper-container-thumbs {
2
-  .swiper-slide-thumb-active {
3
-    // Styles for active thumb slide
4
-  }
5
-}
6 0
\ No newline at end of file
Browse code

Initial commit

Benjamin Roth authored on19/05/2020 21:59:44
Showing1 changed files
1 1
new file mode 100644
... ...
@@ -0,0 +1,5 @@
1
+.swiper-container-thumbs {
2
+  .swiper-slide-thumb-active {
3
+    // Styles for active thumb slide
4
+  }
5
+}
0 6
\ No newline at end of file