Tidy up css
This commit is contained in:
parent
59dd3cbdfa
commit
f7d589aad4
7 changed files with 38 additions and 153 deletions
|
@ -11,7 +11,7 @@
|
|||
@endphp
|
||||
|
||||
@foreach ($categories as $category)
|
||||
<table class="infotable">
|
||||
<table class="info-table">
|
||||
|
||||
<caption>
|
||||
<h1>{{ $category->name }}</h1>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue