-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathBring-Back-Vine-2022.css
128 lines (106 loc) · 2.21 KB
/
Bring-Back-Vine-2022.css
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
122
123
124
125
126
127
128
.u-section-1 {
background-image: none;
min-height: 100vh;
}
.u-section-1 .u-image-1 {
width: 64px;
height: 48px;
margin: 2px auto 0 0;
}
.u-section-1 .u-text-1 {
font-weight: 700;
margin: -39px auto 0;
}
.u-section-1 .u-custom-html-1 {
height: auto;
min-height: 284px;
width: 490px;
margin-top: 11px;
margin-left: calc(((100% - 1140px) / 2) + 17px);
margin-bottom: 0;
}
.u-section-1 .u-text-2 {
font-weight: 700;
font-size: 1.5rem;
margin: -255px 155px 60px calc(((100% - 1140px) / 2) + 736px);
}
@media (max-width: 1199px) {
.u-section-1 {
min-height: 1125px;
}
.u-section-1 .u-image-1 {
margin-top: 7px;
}
.u-section-1 .u-text-1 {
margin-top: -43px;
margin-left: calc(((100% - 1140px) / 2) + 400px);
}
.u-section-1 .u-custom-html-1 {
width: 438px;
margin-top: 64px;
margin-left: calc(((100% - 940px) / 2) + 32px);
}
.u-section-1 .u-text-2 {
width: auto;
margin-top: -229px;
margin-right: 149px;
margin-left: calc(((100% - 940px) / 2) + 613px);
}
}
@media (max-width: 991px) {
.u-section-1 {
min-height: 100vh;
}
.u-section-1 .u-image-1 {
margin-top: 10px;
}
.u-section-1 .u-text-1 {
margin-top: -514px;
}
.u-section-1 .u-custom-html-1 {
margin-top: 549px;
margin-left: calc(((100% - 720px) / 2) + -11px);
}
.u-section-1 .u-text-2 {
margin-top: -254px;
margin-right: 96px;
margin-left: calc(((100% - 720px) / 2) + 523px);
}
}
@media (max-width: 767px) {
.u-section-1 .u-image-1 {
margin-left: calc(((100% - 1140px) / 2) + 169px);
}
.u-section-1 .u-text-1 {
margin-top: -510px;
}
.u-section-1 .u-custom-html-1 {
margin-top: 513px;
margin-left: auto;
margin-right: auto;
}
.u-section-1 .u-text-2 {
margin-top: 106px;
margin-left: auto;
margin-right: auto;
}
}
@media (max-width: 575px) {
.u-section-1 .u-image-1 {
margin-top: 11px;
margin-left: 0;
}
.u-section-1 .u-text-1 {
margin-top: -48px;
margin-left: calc(((100% - 1140px) / 2) + 464px);
}
.u-section-1 .u-custom-html-1 {
width: 340px;
margin-top: 29px;
}
.u-section-1 .u-text-2 {
margin-top: 0;
margin-left: 30px;
margin-right: 30px;
}
}