Fix font weight in admin reports view

pull/439/head
Daniel Supernault 7 years ago
parent 1cb0c030a8
commit 582c922f95
No known key found for this signature in database
GPG Key ID: 0DEF1C662C9033F7

@ -2,7 +2,7 @@
@section('section')
<div class="title font-weight-bold">
<h3 class="">Reports</h3>
<h3 class="font-weight-bold">Reports</h3>
<p>
<span class="pr-3">
<span>Open:</span>

Loading…
Cancel
Save