Update blog.blade.php

This commit is contained in:
Thomas G 2022-08-09 04:29:29 +10:00
parent 79322e522b
commit 56eb764d93
1 changed files with 0 additions and 3 deletions

View File

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