Skip to content

Commit 420f593

Browse files
committed
docs
1 parent 53866b9 commit 420f593

File tree

3 files changed

+1
-1
lines changed

3 files changed

+1
-1
lines changed

docs-assets/app/app/Livewire/PrimesDemo.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ public function primes(Schema $schema): Schema
4040
Group::make()
4141
->id('example')
4242
->extraAttributes([
43-
'class' => 'p-16 max-w-xl',
43+
'class' => 'py-16 px-[18rem] max-w-5xl',
4444
])
4545
->dense()
4646
->schema([
Loading
Loading

0 commit comments

Comments
 (0)