Apply Bootstarp cards to the Blocks page

pull/208/head
Ryan Arthur 7 years ago
parent 3c432f7b84
commit 709531cc70
  1. 6
      apps/explorer_web/lib/explorer_web/templates/block/index.html.eex

@ -1,4 +1,4 @@
<section class="container__section">
<section class="container-fluid">
<div>
<h1>
Blocks
@ -11,8 +11,8 @@
) %>
</p>
</div>
<div class="panels container__subsection">
<div class="panels__container">
<div class="card">
<div class="card-body">
<table class="table table-responsive-sm table-font">
<thead>
<tr>

Loading…
Cancel
Save