Update blog.blade.php
This commit is contained in:
parent
08b4f3fb3a
commit
09fc4190e8
|
|
@ -16,6 +16,9 @@ body {
|
|||
width: 100%;
|
||||
overflow: hidden;
|
||||
}
|
||||
.content {
|
||||
display: none;
|
||||
}
|
||||
</style>
|
||||
@endsection
|
||||
@section('custom_content')
|
||||
|
|
|
|||
Loading…
Reference in New Issue