post-go-live #3

Merged
mischa.spelt merged 17 commits from post-go-live into release/live 2024-07-01 11:48:46 +02:00
2 changed files with 2 additions and 2 deletions
Showing only changes of commit d495cdde37 - Show all commits

View File

@@ -7,7 +7,7 @@
@section('page_class') @section('page_class')
news_post post_container breadcrumb_no_border news_post post_container breadcrumb_no_border
@endsection @endsection
@section('container_class') @section('page_container_class')
grey_background grey_background
@endsection @endsection
@section('site_container_class') @section('site_container_class')

View File

@@ -9,7 +9,7 @@
@section('page_class') @section('page_class')
news_post post_container news_post post_container
@endsection @endsection
@section('container_class') @section('page_container_class')
grey_background grey_background
@endsection @endsection
@section('site_container_class') @section('site_container_class')