diff options
Diffstat (limited to 'resources/views/pages/index.blade.php')
-rw-r--r-- | resources/views/pages/index.blade.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/resources/views/pages/index.blade.php b/resources/views/pages/index.blade.php index eed53ac..eeb7b56 100644 --- a/resources/views/pages/index.blade.php +++ b/resources/views/pages/index.blade.php @@ -5,7 +5,7 @@ <div class="jumbotron"> {{--<img src="/imgs/yota.jpg" class="img-fluid" alt="YOTA Serbia Camp"/>--}} <div class="container"> - <h1 class="display-3">Youngsters On The Air</h1> + <h1 class="display-4">Youngsters On The Air</h1> </div> </div> @endsection |