File tree Expand file tree Collapse file tree 2 files changed +2
-5
lines changed Expand file tree Collapse file tree 2 files changed +2
-5
lines changed Original file line number Diff line number Diff line change 33@section (' body' )
44 @include (' layouts._alerts' )
55
6- <div class =" border-b bg-white border-b-8 border-gray-600 " >
6+ <div class =" border-b bg-white" >
77 <div class =" container mx-auto flex flex-col items-center py-20 px-4" >
88 <img src =" {{ asset (' images/laravelio.png' ) } }" title =" Laravel.io" alt =" Laravel.io logo" class =" w-full md:w-2/5 mb-8" >
99 <h2 class =" text-2xl text-gray-700 mb-8 text-center md:text-left" >The Laravel Community Portal</h2 >
Original file line number Diff line number Diff line change 33@extends (' layouts.default' )
44
55@section (' content' )
6-
7- <div class =" legal-container" >
8-
6+ <div class =" legal-container" >
97 <h1 >Terms and Conditions</h1 >
108
119 <p class =" mb-8" >
9189 <h2 >Contact Us</h2 >
9290
9391 <p >If you have any questions about these Terms, please contact us.</p >
94-
9592 </div >
9693@endsection
You can’t perform that action at this time.
0 commit comments