Browse Source

Remove email from footer

master
JannekeDL 5 years ago
parent
commit
cbcf79a23d
1 changed files with 2 additions and 2 deletions
  1. 2
    2
      src/components/shared/footerSection.vue

+ 2
- 2
src/components/shared/footerSection.vue View File

@@ -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…
Cancel
Save