diff --git a/src/app/components/Algorithms/sorting/bucket-sort/bucket-sort.component.html b/src/app/components/Algorithms/sorting/bucket-sort/bucket-sort.component.html
index b6becc9..7e3468b 100644
--- a/src/app/components/Algorithms/sorting/bucket-sort/bucket-sort.component.html
+++ b/src/app/components/Algorithms/sorting/bucket-sort/bucket-sort.component.html
@@ -1,8 +1,8 @@
Bucket Sort
-
+
-
+
diff --git a/src/app/components/Algorithms/sorting/counting-sort/counting-sort.component.html b/src/app/components/Algorithms/sorting/counting-sort/counting-sort.component.html
index f1082f8..e2eb401 100644
--- a/src/app/components/Algorithms/sorting/counting-sort/counting-sort.component.html
+++ b/src/app/components/Algorithms/sorting/counting-sort/counting-sort.component.html
@@ -1,8 +1,8 @@
Counting Sort
-
+
-
+
diff --git a/src/app/components/Algorithms/sorting/quick-sort/quick-sort.component.html b/src/app/components/Algorithms/sorting/quick-sort/quick-sort.component.html
index 8555105..d3c3586 100644
--- a/src/app/components/Algorithms/sorting/quick-sort/quick-sort.component.html
+++ b/src/app/components/Algorithms/sorting/quick-sort/quick-sort.component.html
@@ -2,7 +2,7 @@ Quick Sort
-
+
diff --git a/src/app/components/Algorithms/sorting/radix-sort/radix-sort.component.html b/src/app/components/Algorithms/sorting/radix-sort/radix-sort.component.html
index d4afb9d..bf1dfb7 100644
--- a/src/app/components/Algorithms/sorting/radix-sort/radix-sort.component.html
+++ b/src/app/components/Algorithms/sorting/radix-sort/radix-sort.component.html
@@ -1,8 +1,8 @@
Radix Sort
-
+
-
+
diff --git a/src/app/components/Algorithms/sorting/shell-sort/shell-sort.component.html b/src/app/components/Algorithms/sorting/shell-sort/shell-sort.component.html
index 27bad64..617bb71 100644
--- a/src/app/components/Algorithms/sorting/shell-sort/shell-sort.component.html
+++ b/src/app/components/Algorithms/sorting/shell-sort/shell-sort.component.html
@@ -1,8 +1,8 @@
Shell Sort
-
+
-
+