-
Notifications
You must be signed in to change notification settings - Fork 0
/
rectangle-76.html
80 lines (79 loc) · 2.51 KB
/
rectangle-76.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8" />
<meta name="viewport" content="initial-scale=1, width=device-width" />
<link rel="stylesheet" href="./global.css" />
<link rel="stylesheet" href="./rectangle-76.css" />
<link
rel="stylesheet"
href="https://fonts.googleapis.com/css2?family=Crete Round:wght@400&display=swap"
/>
<link
rel="stylesheet"
href="https://fonts.googleapis.com/css2?family=Crimson Pro:wght@400&display=swap"
/>
<link
rel="stylesheet"
href="https://fonts.googleapis.com/css2?family=Balsamiq Sans:wght@700&display=swap"
/>
<link
rel="stylesheet"
href="https://fonts.googleapis.com/css2?family=Donegal One:wght@400&display=swap"
/>
<link
rel="stylesheet"
href="https://fonts.googleapis.com/css2?family=Inter:ital,wght@0,400;0,500;0,600;0,700;0,800;1,600&display=swap"
/>
<link
rel="stylesheet"
href="https://fonts.googleapis.com/css2?family=Inria Sans:wght@700&display=swap"
/>
</head>
<body>
<div class="property-1default-wrapper">
<div class="property-1default3">
<div class="property-1default-child1"></div>
</div>
<div class="property-1variant23">
<div class="property-1variant2-child1"></div>
<div class="div6">|</div>
</div>
<div class="property-1variant43">
<div class="property-1variant2-child1"></div>
<div class="the-value24">
<span>|</span>
<span class="the-value25">The Value|</span>
</div>
</div>
<div class="property-1variant53">
<div class="property-1variant2-child1"></div>
<div class="the-value24">
<span>|</span>
<span class="the-value25">The Value</span>
<span>|</span>
</div>
</div>
<div class="property-1variant63">
<div class="property-1default-child1"></div>
<div class="the-value24">
<span>|</span>
<span class="the-value25">The Value</span>
<span>|</span>
</div>
</div>
<div class="property-1variant73">
<div class="property-1default-child1"></div>
<div class="the-value24">
<span>|</span>
<span class="the-value25">The Value</span>
<span>|</span>
</div>
<div class="enter-valid-password">Enter Valid Password</div>
</div>
<div class="property-1variant33">
<div class="property-1variant2-child1"></div>
</div>
</div>
</body>
</html>