Explorar o código

hero-section 添加背景图

visuddhinanda hai 5 días
pai
achega
50d4ea81e6
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      api-v12/resources/views/library/index.blade.php

+ 1 - 1
api-v12/resources/views/library/index.blade.php

@@ -4,7 +4,7 @@
 @section('title', __('labels.home'))
 @section('title', __('labels.home'))
 
 
 @section('hero')
 @section('hero')
-<section class="hero-section">
+<section class="hero-section" style="background-image: url('{{ URL::asset("assets/images/hero-2.jpg") }}')">
 
 
     <div class="hero-overlay"></div>
     <div class="hero-overlay"></div>