Skip to content
This repository has been archived by the owner on Jun 8, 2021. It is now read-only.

Commit

Permalink
min-height on account pages
Browse files Browse the repository at this point in the history
  • Loading branch information
marky291 committed Jun 3, 2019
1 parent ae2dbfa commit a5a5dfd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion resources/views/account/frame.blade.php
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
</ul>
</div>
</div>
<div class="tw-w-3/4 my-4 tw-rounded">
<div class="tw-w-3/4 my-4 tw-rounded" style="min-height:70vh;">
{{-- <div class="badges tw-py-4">--}}
{{-- <div class="tw-rounded tw-bg-white tw-w-16 tw-h-16"><img src="http://i.imgur.com/2DtiCZx.jpg?1" alt=""></div>--}}
{{-- </div>--}}
Expand Down

0 comments on commit a5a5dfd

Please sign in to comment.