Skip to content

Commit

Permalink
Update license.blade.php
Browse files Browse the repository at this point in the history
  • Loading branch information
tabuna authored Oct 24, 2023
1 parent 0d72bf9 commit 15ddb60
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions resources/views/license.blade.php
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<div class="overflow-hidden">
<div class="row pb-0 pe-lg-0 align-items-baseline">
<div class="col-lg-6 p-3 ps-lg-5 pt-lg-3">
<div class="px-4 py-md-4">
<div class="px-4 py-4">
<h1 class="display-4 fw-bold lh-1 text-body-emphasis mb-4">Quick Summary</h1>


Expand Down Expand Up @@ -63,7 +63,7 @@
</div>
</div>
<div class="col-lg-6 p-3 pe-lg-5 pt-lg-3">
<main class="text-muted px-4 py-md-4">
<div class="text-muted px-4 py-md-4">
<h2>MIT License</h2>
<p>Copyright © Chernyaev Alexandr</p>
<p>Permission is hereby granted, free of charge, to any person obtaining a copy
Expand All @@ -81,7 +81,7 @@
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.</p>
</main>
</div>
</div>
</div>
</div>
Expand Down

0 comments on commit 15ddb60

Please sign in to comment.