change font size specs, add The to WSJ

This commit is contained in:
Colin McMillen 2020-03-17 16:30:14 -04:00
parent 86faf664ac
commit 13fa3353ec

View File

@ -13,7 +13,7 @@
}
a.news {
font-size: 120%;
font-size: 1.25rem;
}
a.subscribe {
@ -22,7 +22,7 @@
}
div.shame {
font-size: 120%;
font-size: 1.25rem;
color: #007b7b;
}
@ -83,7 +83,7 @@
</div>
<div class="col-lg-4 col-md-6">
<a class="news" href="https://www.wsj.com/livecoverage/coronavirus">Wall Street Journal</a>
<a class="news" href="https://www.wsj.com/livecoverage/coronavirus">The Wall Street Journal</a>
<a class="subscribe" href="https://subscribe.wsj.com/">subscribe</a>
</div>