darsoarafa commited on
Commit
23e9cf0
·
verified ·
1 Parent(s): 92b3c8f

Update tips.html

Browse files
Files changed (1) hide show
  1. tips.html +25 -25
tips.html CHANGED
@@ -1,26 +1,26 @@
1
- <div style="
2
- padding: 12px;
3
- border: 1px solid #333333;
4
- border-radius: 8px;
5
- text-align: center;
6
- display: flex;
7
- flex-direction: column;
8
- gap: 8px;
9
- font-family: Arial, Helvetica, sans-serif;
10
- ">
11
- <b style="font-size: 18px;">Tips sukses "Coba Pakai"</b>
12
-
13
- <ul style="
14
- display: flex;
15
- gap: 12px;
16
- justify-content: center;
17
- li {
18
- margin: 0;
19
- }
20
- ">
21
- <li>Rasio foto 2:3</li>
22
- <li>Satu orang saja</li>
23
- <li>Pose badan mirip</li>
24
- <li>Fotonya jelas</li>
25
- </ul>
26
  </div>
 
1
+ <div style="
2
+ padding: 12px;
3
+ border: 1px solid #333333;
4
+ border-radius: 8px;
5
+ text-align: center;
6
+ display: flex;
7
+ flex-direction: column;
8
+ gap: 8px;
9
+ font-family: Arial, Helvetica, sans-serif;
10
+ ">
11
+ <b style="font-size: 18px;">Tips menyiapkan foto</b>
12
+
13
+ <ul style="
14
+ display: flex;
15
+ gap: 12px;
16
+ justify-content: center;
17
+ li {
18
+ margin: 0;
19
+ }
20
+ ">
21
+ <li>Rasio foto 2:3</li>
22
+ <li>Satu orang saja</li>
23
+ <li>Pose badan mirip</li>
24
+ <li>Fotonya jelas</li>
25
+ </ul>
26
  </div>