Pārlūkot izejas kodu

insert flower to front page

am
farhan 4 mēnešus atpakaļ
vecāks
revīzija
e63b8073f4
1 mainītis faili ar 2 papildinājumiem un 0 dzēšanām
  1. 2
    0
      resources/views/components/front-cover.blade.php

+ 2
- 0
resources/views/components/front-cover.blade.php Parādīt failu

@@ -6,6 +6,7 @@
6 6
         <div class="flex justify-end items-center">
7 7
             <img src="{{ asset('assets/name-left.png') }}" alt="Name Left" class="logo-img">
8 8
         </div>
9
+        <img src="{{asset('assets/flower-left.png')}}" alt="" class="absolute -left-2/4 top-50 h-96 w-96">
9 10
     </div>
10 11
 </div>
11 12
 <div class="part right fixed right-0 w-1/2 h-screen bg-babyblue shadow-xl">
@@ -16,5 +17,6 @@
16 17
         <div class="flex justify-start items-center">
17 18
             <img src="{{ asset('assets/name-right.png') }}" alt="Name Right" class="logo-img">
18 19
         </div>
20
+        <img src="{{asset('assets/flower-right.png')}}" alt="" class="absolute -right-2/4 top-40 h-96 w-96">
19 21
     </div>
20 22
 </div>

Notiek ielāde…
Atcelt
Saglabāt