Flip phone icon
This commit is contained in:
@@ -51,7 +51,7 @@ class Header extends Component {
|
||||
/>
|
||||
<a href="tel:7206432025">
|
||||
<li className={phoneMenuClasses}>
|
||||
<i className="fas fa-phone mr-2" />
|
||||
<i className="fas fa-phone mr-2 fa-flip-horizontal" />
|
||||
720-643-2025
|
||||
</li>
|
||||
</a>
|
||||
|
||||
@@ -84,7 +84,7 @@ class SideMenu extends Component {
|
||||
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" />
|
||||
<i className="fas fa-phone mr-2 fa-flip-horizontal" />
|
||||
720-643-2025
|
||||
</li>
|
||||
</a>
|
||||
|
||||
Reference in New Issue
Block a user