Update table styling
This commit is contained in:
parent
0d19f90691
commit
ad5ae45cad
3 changed files with 18 additions and 1 deletions
|
@ -15,7 +15,7 @@ generator:
|
|||
|
||||
{% block content %}
|
||||
<div class="table-responsive">
|
||||
<table class="table">
|
||||
<table class="table is-striped">
|
||||
<thead>
|
||||
<tr>
|
||||
<th>Post Title</th>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue