haciendo css manual
This commit is contained in:
@@ -5,8 +5,11 @@
|
||||
@endphp
|
||||
|
||||
@section('content')
|
||||
<section>
|
||||
<article>
|
||||
<header>
|
||||
<h1>Now</h1>
|
||||
</header>
|
||||
{!! $parse->text($now->md) !!}
|
||||
</section>
|
||||
</article>
|
||||
<hr/>
|
||||
@endsection
|
||||
|
||||
Reference in New Issue
Block a user