-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathstyle_second_frame
More file actions
121 lines (108 loc) · 1.99 KB
/
style_second_frame
File metadata and controls
121 lines (108 loc) · 1.99 KB
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
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
.desktop {
background-color: #f9f8f7;
display: flex;
flex-direction: row;
justify-content: center;
width: 100%;
}
.desktop .div {
background-color: #f9f8f7;
height: 1024px;
overflow: hidden;
position: relative;
width: 1440px;
}
.desktop .overlap {
height: 1287px;
left: -198px;
position: absolute;
top: -201px;
width: 1682px;
}
.desktop .overlap-group {
height: 1125px;
left: 0;
position: absolute;
top: 0;
width: 1411px;
}
.desktop .overlap-group-2 {
height: 666px;
left: 309px;
position: absolute;
top: 240px;
width: 941px;
}
.desktop .text-wrapper-2 {
color: #000000;
font-family: "Varela Round-Regular", Helvetica;
font-size: 70px;
font-weight: 400;
left: 276px;
letter-spacing: 0;
line-height: normal;
position: absolute;
top: 301px;
width: 665px;
}
.desktop .new-form {
background-color: #f9f8f7;
height: 194px;
left: 399px;
position: absolute;
top: 376px;
width: 420px;
}
.desktop .real-forms-text-input-text-input-1182 {
left: 50px !important;
position: relative !important;
top: 97px !important;
}
.desktop .real-forms-text-instance {
background-color: #f9f8f7 !important;
}
.desktop .ellipse {
background-color: #2596be1a;
border-radius: 180.5px/162.5px;
height: 325px;
left: 0;
position: absolute;
top: 0;
width: 361px;
}
.desktop .ellipse-2 {
background-color: #2596be1a;
border-radius: 180.5px/162.5px;
height: 325px;
left: 0;
position: absolute;
top: 800px;
width: 361px;
}
.desktop .ellipse-3 {
background-color: #2596be1a;
border-radius: 180.5px/162.5px;
height: 325px;
left: 1050px;
position: absolute;
top: 0;
width: 361px;
}
.desktop .ellipse-4 {
background-color: #2596be1a;
border-radius: 180.5px/162.5px;
height: 325px;
left: 1321px;
position: absolute;
top: 962px;
width: 361px;
}
.desktop .ellipse-5 {
background-color: #2596be1a;
border-radius: 180.5px/162.5px;
height: 325px;
left: 206px;
position: absolute;
top: 961px;
width: 361px;
}