Commit c3c907c0 authored by Dilip Wijethunga's avatar Dilip Wijethunga

Market table update

parent 35776a06
......@@ -27,8 +27,9 @@ const MarketTable = () => {
<div className="row">
<div className="col-lg-12">
<SectionTitleTwo title="CRYPTO CURRENCY PRICES"/>
<p className='text-center'>The Bitcoin ecosystem at a glance. Any of our service with free test credits or actual
Bitcoins.</p>
{/*<p className='text-center'>The Bitcoin ecosystem at a glance. Any of our service with free test credits or actual*/}
{/* Bitcoins.</p>*/}
<br/>
</div>
</div>
<div className="row">
......@@ -37,9 +38,9 @@ const MarketTable = () => {
<thead>
<tr>
<th className="market-no text-center">
<span className="nobr">Name</span>
<span className="nobr">Symbol</span>
</th>
<th className="market-symbol text-center">Symbol</th>
<th className="market-symbol text-center">Name</th>
<th className="market-prize text-center">
<span className="nobr">USD Price</span>
</th>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment