Skip to content

Commit 1bf9868

Browse files
authored
Merge pull request #1 from rs-sliske/patch-1
Close container div
2 parents 7884edd + 6cfe42f commit 1bf9868

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

src/bulma-stubs/views/auth/register.blade.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -90,5 +90,7 @@
9090
</div>
9191

9292
</div>
93+
94+
</div>
9395

9496
@endsection

src/bulma-stubs/views/home.blade.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,4 +39,6 @@
3939

4040
</div>
4141

42+
</div>
43+
4244
@endsection

0 commit comments

Comments
 (0)