JSFiddle - React, Tailwind, and code Playground
by ajthomascouk
HTML
<link rel="stylesheet" href="http://ajthomas.co.uk/check-this-nate/reset.css">
<link rel="stylesheet" href="http://ajthomas.co.uk/check-this-nate/css/scroll.css">
<link rel="stylesheet" href="http://ajthomas.co.uk/check-this-nate/css/style.css">
<ul>
<li class="bold"><a href="#'">// 14 PEOPLE</a></li>
<li class="bold">// 68 YEARS MOBILE EXPERIENCE</li>
<li class="bold"><a href="#'">// 14 CLIENTS</a></li>
<li class="bold">// 20 CASE STUDIES</li>
</ul>
<p class="sub"> <span class="smallbold">Movement</span> //mobile strategy // mobile site design and build // mobile messaging // mobile CRM // mobile applications</p>
CSS
ul li {width:760px;}
ul li a {color:black; background:transparent url(http://ajthomas.co.uk/check-this-nate/images/link.png) no-repeat top right; display:block; width:100%;}