Update blog.blade.php

This commit is contained in:
Thomas G 2022-07-23 05:53:47 +10:00
parent 08b4f3fb3a
commit 09fc4190e8
1 changed files with 3 additions and 0 deletions

View File

@ -16,6 +16,9 @@ body {
width: 100%;
overflow: hidden;
}
.content {
display: none;
}
</style>
@endsection
@section('custom_content')