Browse Source

adjust prayer padding and margin

master
farhan 4 months ago
parent
commit
59842ed98d

+ 1
- 1
resources/views/components/guestbook.blade.php View File

23
             <span>Sahkan Kehadiran</span>
23
             <span>Sahkan Kehadiran</span>
24
         </a>
24
         </a>
25
     </div>
25
     </div>
26
-    <hr class="border-t-1 border-gray-300 my-5 w-4/5 self-center ">
26
+    <hr class="border-t-1 border-gray-300 mt-5 mb-3 w-4/5 self-center ">
27
     @include('modals.guestbook-modal')
27
     @include('modals.guestbook-modal')
28
 </div>
28
 </div>
29
 
29
 

+ 1
- 1
resources/views/digital-card.blade.php View File

47
         <div class="section bg-babyblue flex justify-center pb-5">
47
         <div class="section bg-babyblue flex justify-center pb-5">
48
             @include('components.countdown')
48
             @include('components.countdown')
49
         </div>
49
         </div>
50
-        <div class="section bg-babyblue flex justify-center pt-5 pb-5">
50
+        <div class="section bg-babyblue flex justify-center">
51
             @include('components.guestbook')
51
             @include('components.guestbook')
52
         </div>
52
         </div>
53
         <div  class="section bg-babyblue flex justify-center pb-24">
53
         <div  class="section bg-babyblue flex justify-center pb-24">

Loading…
Cancel
Save