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