Tidy up css

This commit is contained in:
Frankie B 2023-08-16 14:10:19 +01:00
commit f7d589aad4
7 changed files with 38 additions and 153 deletions

View file

@ -11,7 +11,7 @@
@endphp
@foreach ($categories as $category)
<table class="infotable">
<table class="info-table">
<caption>
<h1>{{ $category->name }}</h1>