2 Commits

Autor SHA1 Mensaje Fecha
  JannekeDL 533b602c7f Merge branch 'master' of http://192.168.6.188:3000/Provision/UnivateProperties hace 5 años
  JannekeDL cbcf79a23d Remove email from footer hace 5 años
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  1. 2
    2
      src/components/shared/footerSection.vue

+ 2
- 2
src/components/shared/footerSection.vue Ver fichero

@@ -17,10 +17,10 @@
17 17
                   <eva-icon name="phone-call-outline" fill="#60CBEB"></eva-icon>
18 18
                   <span class="color-text-a"></span> +27 (0)12 492 1238
19 19
                 </li>
20
-                <li class="color-a">
20
+                <!-- <li class="color-a">
21 21
                   <eva-icon name="email-outline" fill="#60CBEB"></eva-icon>
22 22
                   <span class="color-text-a"></span> info@univateproperties.co.za
23
-                </li>
23
+                </li> -->
24 24
               </ul>
25 25
             </div>
26 26
           </div>

Loading…
Cancelar
Guardar