Commit 03fe81c
Changed files (1)
app
views
gyms
app/views/gyms/_index.html.erb
@@ -1,8 +1,9 @@
-<table role="grid">
+<table class="hover stack">
<thead>
<tr>
<th>Name</th>
<th>Address</th>
+ <th></th>
</tr>
</thead>
<tbody>