blog image bug fix
This commit is contained in:
+3
-16
@@ -22,16 +22,7 @@
|
||||
<header>
|
||||
<div class="wrap nav">
|
||||
<a class="logo" href="../index.html" aria-label="LynkedUp Pro home">
|
||||
<svg viewBox="0 0 24 24" fill="none" aria-hidden="true">
|
||||
<defs>
|
||||
<linearGradient id="lgA" x1="0" y1="0" x2="1" y2="1">
|
||||
<stop offset="0" stop-color="#5BD9EE"/><stop offset="1" stop-color="#1B7E9B"/>
|
||||
</linearGradient>
|
||||
</defs>
|
||||
<path d="M8.8 5.6 3.4 8.75v6.5L8.8 18.4l5.4-3.15v-6.5Z" stroke="#17607A" stroke-width="1.7"/>
|
||||
<path d="M15.2 5.6 9.8 8.75v6.5l5.4 3.15 5.4-3.15v-6.5Z" stroke="url(#lgA)" stroke-width="1.7"/>
|
||||
</svg>
|
||||
<span>LynkedUp <b>Pro</b></span>
|
||||
<img src="../img/lynkedup-logo.png" alt="" width="195" height="42" decoding="async">
|
||||
</a>
|
||||
<nav class="nav-links" aria-label="Primary">
|
||||
<a href="../index.html#product">Product</a>
|
||||
@@ -193,12 +184,8 @@
|
||||
<div class="foot-grid">
|
||||
<div class="foot-col brand">
|
||||
<a class="logo" href="../index.html" aria-label="LynkedUp Pro home">
|
||||
<svg viewBox="0 0 24 24" fill="none" aria-hidden="true">
|
||||
<path d="M8.8 5.6 3.4 8.75v6.5L8.8 18.4l5.4-3.15v-6.5Z" stroke="#17607A" stroke-width="1.7"/>
|
||||
<path d="M15.2 5.6 9.8 8.75v6.5l5.4 3.15 5.4-3.15v-6.5Z" stroke="#2EC5DD" stroke-width="1.7"/>
|
||||
</svg>
|
||||
<span>LynkedUp <b>Pro</b></span>
|
||||
</a>
|
||||
<img src="../img/lynkedup-logo.png" alt="" width="195" height="42" decoding="async">
|
||||
</a>
|
||||
<p class="foot-tag">The construction CRM that does the paperwork.</p>
|
||||
<span class="tag">16990 Dallas Pkwy, Suite 206<br>Dallas, TX 75248<br>(866) 259-6533<br>Info@LynkedUpPro.com</span>
|
||||
<div class="foot-social" aria-label="Social links">
|
||||
|
||||
Reference in New Issue
Block a user