Fix phone on mobile
This commit is contained in:
@@ -79,15 +79,15 @@ class SideMenu extends Component {
|
||||
</li>
|
||||
</Link>
|
||||
|
||||
<Link
|
||||
to="tel:6104506599"
|
||||
<a
|
||||
href="tel:6104506599"
|
||||
className="side-close menu-contact no-underline"
|
||||
>
|
||||
<li className="hover:bg-white hover:text-black text-right no-underline text-2xl uppercase p-4 text-white">
|
||||
<i className="fas fa-phone mr-2" />
|
||||
720-643-2025
|
||||
</li>
|
||||
</Link>
|
||||
</a>
|
||||
</ul>
|
||||
<div className="absolute pin-b hidden social-icons p-8">
|
||||
<div>
|
||||
|
||||
Reference in New Issue
Block a user