Spaces:
Running
Running
Update index.html
Browse files- index.html +3 -11
index.html
CHANGED
@@ -838,7 +838,7 @@
|
|
838 |
<div class="mt-12 lg:mt-0 lg:col-span-1">
|
839 |
<div class="bg-white shadow-lg rounded-lg overflow-hidden card-3d">
|
840 |
<div class="px-6 py-5 border-b border-gray-200">
|
841 |
-
<h3 class="text-lg font-medium leading-6 text-gray-900"
|
842 |
</div>
|
843 |
<div class="px-6 py-5">
|
844 |
|
@@ -863,17 +863,9 @@
|
|
863 |
</p>
|
864 |
<div class="mt-6 flex space-x-6">
|
865 |
<a href="#" class="text-blue-300 hover:text-white">
|
866 |
-
<i class="fab fa-
|
867 |
-
</a>
|
868 |
-
<a href="#" class="text-blue-300 hover:text-white">
|
869 |
-
<i class="fab fa-instagram"></i>
|
870 |
-
</a>
|
871 |
-
<a href="#" class="text-blue-300 hover:text-white">
|
872 |
-
<i class="fab fa-twitter"></i>
|
873 |
-
</a>
|
874 |
-
<a href="#" class="text-blue-300 hover:text-white">
|
875 |
-
<i class="fab fa-youtube"></i>
|
876 |
</a>
|
|
|
877 |
</div>
|
878 |
</div>
|
879 |
|
|
|
838 |
<div class="mt-12 lg:mt-0 lg:col-span-1">
|
839 |
<div class="bg-white shadow-lg rounded-lg overflow-hidden card-3d">
|
840 |
<div class="px-6 py-5 border-b border-gray-200">
|
841 |
+
<h3 class="text-lg font-medium leading-6 text-gray-900"></h3>
|
842 |
</div>
|
843 |
<div class="px-6 py-5">
|
844 |
|
|
|
863 |
</p>
|
864 |
<div class="mt-6 flex space-x-6">
|
865 |
<a href="#" class="text-blue-300 hover:text-white">
|
866 |
+
<i class="fab fa-telegram-t"></i>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
867 |
</a>
|
868 |
+
|
869 |
</div>
|
870 |
</div>
|
871 |
|