ソースを参照

spelling error fix

staging
azri 1週間前
コミット
1451b263cc

+ 2
- 3
resources/views/article/index.antlers.html ファイルの表示

@@ -2,7 +2,6 @@
2 2
     <div class="text-md-center text-light page-highlight" style="background-image: url(./assets/image/dbparticle2.png);">
3 3
         <div class="container-fluid p-0 m-0" data-aos="zoom-in" >
4 4
             <p class="db-h3 text-highlight">News</p>
5
-            <p class="mx-auto p-0 about-paragraph db-h5">You can book benue and field to organize your matches according to your preferred date and time.</p>
6 5
         </div>
7 6
     </div>
8 7
 </section>
@@ -26,7 +25,7 @@
26 25
                                                 <hr class="text-db article-details-line" style="height: 5px;"/>
27 26
                                             </div>
28 27
                                         </div>
29
-                                        <div class="col-xl-7 px-5 py-5 py-xl-0">
28
+                                        <div class="col-xl-7 px-5 py-5 py-xl-0" style="max-height: 500px;line-clamp: 5;">
30 29
                                             <p class="db-h3 text-highlight">{{ title }}</p>
31 30
                                             <p>{{ content }}</p>
32 31
                                         </div>
@@ -42,7 +41,7 @@
42 41
                                             <hr class="text-db article-details-line" style="height: 5px;"/>
43 42
                                         </div>
44 43
                                     </div>
45
-                                    <div class="col-xl-7 px-5 py-5 py-xl-0">
44
+                                    <div class="col-xl-7 px-5 py-5 py-xl-0" style="max-height: 500px;line-clamp: 5;">
46 45
                                         <p class="db-h3 text-highlight">{{ title }}</p>
47 46
                                         <p>{{ content }}</p>
48 47
                                     </div>

+ 1
- 1
resources/views/download.antlers.html ファイルの表示

@@ -8,7 +8,7 @@
8 8
 <section>
9 9
     <div class="text-light section-8" style="background-image: url(./assets/image/dbparticle3.png);">
10 10
         <div data-aos="zoom-in" class="text-center ">
11
-            <p class="db-h3 text-highlight" style="line-height: clamp(3rem,2.5vw,4rem);">Our Mobile Apps Is Coming Soon!</p>
11
+            <p class="db-h3 text-highlight" style="line-height: clamp(3rem,2.5vw,4rem);">Our Mobile App Is Coming Soon!</p>
12 12
             <p class="mx-auto p-0 db-h5 mb-5" style="line-height: clamp(1.7rem,2.5vw,3rem);">Soon all of the amazing features that we provide here will be available in<br/> an exclusive app for both android and iOS.</p>
13 13
         </div>
14 14
         <div class="container-fluid d-flex flex-wrap justify-content-center">

+ 0
- 1
resources/views/home.antlers.html ファイルの表示

@@ -38,7 +38,6 @@
38 38
 <section>
39 39
     <div class="text-center text-light p-7">
40 40
         <p class="db-h3 text-highlight">Features</p>
41
-        <p class="mx-auto p-0 db-h5">Stay tuned for more latest news and articles brought exclusively by our team</p>
42 41
     </div>
43 42
     <div class="container-fluid p-0">
44 43
 

読み込み中…
キャンセル
保存