File tree Expand file tree Collapse file tree 4 files changed +52
-52
lines changed
Expand file tree Collapse file tree 4 files changed +52
-52
lines changed Original file line number Diff line number Diff line change 11.paragraph {
22 color : white;
33 font-family : "Inter" ;
4- font-size : 34 px ;
4+ font-size : 30 px ;
55 font-weight : 600 ;
66}
77
1515}
1616
1717.introduction-text {
18- margin-top : 6 % ;
18+ margin-top : 7 % ;
1919 width : 50% ;
2020 display : flex;
2121 flex-direction : column;
2222}
2323
2424.introduction-text h1 {
2525 font-family : "Uni Sans" ;
26- font-size : 90 px ;
26+ font-size : 86 px ;
2727}
2828
2929.introduction-paragraph {
3636 align-items : center;
3737 margin-right : auto;
3838 margin-top : 5% ;
39- padding : 16 px 85 px ;
39+ padding : 14 px 82 px ;
4040 color : white;
4141 font-size : 34px ;
4242 font-family : "Uni Sans" , sans-serif;
7676 width : 18% ;
7777
7878 text-align : center;
79- font-size : 45 px ;
79+ font-size : 41 px ;
8080 font-weight : 700 ;
8181}
8282
8383.data-field-subtitle {
8484 font-weight : 600 ;
85- font-size : 24 px ;
85+ font-size : 20 px ;
8686 color : # 8e9ba3 ;
8787}
8888
9696}
9797
9898.qotw-text {
99- margin-top : 5 % ;
99+ margin-top : 8 % ;
100100 width : 65% ;
101101 display : flex;
102102 flex-direction : column;
103103}
104104
105105.qotw-text h1 {
106106 font-family : "Uni Sans" ;
107- font-size : 73 px ;
107+ font-size : 69 px ;
108108}
109109
110110.qotw-paragraph {
113113}
114114
115115.qotw-learn-more {
116- margin-top : 4 % ;
116+ margin-top : 2 % ;
117117 color : # ff212d ;
118118 font-family : "Uni Sans" , "Inter" ;
119119 text-decoration : underline solid transparent;
143143 width : 100% ;
144144 text-align : center;
145145 font-family : "Uni Sans" ;
146- font-size : 45 px ;
146+ font-size : 41 px ;
147147}
148148
149149.partner-imgs {
Original file line number Diff line number Diff line change 11@media only screen and (max-width : 1600px ) {
22 .paragraph {
3- font-size : 32 px ;
3+ font-size : 28 px ;
44 }
55
66 .introduction-text h1 {
7- font-size : 65 px ;
7+ font-size : 61 px ;
88 }
99
1010 .introduction-join-btn {
11- padding : 14 px 80 px ;
11+ padding : 12 px 78 px ;
1212 font-size : 32px ;
1313 }
1414
1515 .data-field {
16- font-size : 42 px ;
16+ font-size : 38 px ;
1717 }
1818
1919 .data-field-subtitle {
20- font-size : 20 px ;
20+ font-size : 16 px ;
2121 }
2222
2323 .qotw-text h1 {
24- font-size : 56 px ;
24+ font-size : 51 px ;
2525 }
2626
2727 .partner-container h1 {
28- font-size : 40 px ;
28+ font-size : 36 px ;
2929 }
3030}
3131
3232@media only screen and (max-width : 1250px ) {
3333 .paragraph {
34- font-size : 28 px ;
34+ font-size : 24 px ;
3535 }
3636
3737 .introduction-text {
3838 width : 100% ;
3939 }
4040
4141 .introduction-text h1 {
42- font-size : 60 px ;
42+ font-size : 56 px ;
4343 }
4444
4545 .introduction-image {
4646 display : none;
4747 }
4848
4949 .introduction-join-btn {
50- padding : 12 px 75 px ;
51- font-size : 30 px ;
50+ padding : 10 px 72 px ;
51+ font-size : 28 px ;
5252 }
5353
5454 .data-field {
55- font-size : 37 px ;
55+ font-size : 33 px ;
5656 }
5757
5858 .data-field-subtitle {
59- font-size : 17 px ;
59+ font-size : 13 px ;
6060 }
6161
6262 .qotw-text {
7272 }
7373
7474 .partner-container h1 {
75- font-size : 36 px ;
75+ font-size : 32 px ;
7676 }
7777}
7878
7979@media only screen and (max-width : 1020px ) {
8080 .paragraph {
81- font-size : 26 px ;
81+ font-size : 22 px ;
8282 }
8383
8484 .introduction-text h1 {
85- font-size : 55 px ;
85+ font-size : 51 px ;
8686 }
8787
8888 .introduction-join-btn {
89- padding : 10 px 70 px ;
89+ padding : 8 px 67 px ;
9090 font-size : 28px ;
9191 }
9292
9393 .data-field {
94- font-size : 35 px ;
94+ font-size : 31 px ;
9595 }
9696
9797 .data-field-subtitle {
98- font-size : 15 px ;
98+ font-size : 11 px ;
9999 }
100100
101101 .qotw-text h1 {
102- font-size : 42 px ;
102+ font-size : 38 px ;
103103 }
104104
105105 .partner-container h1 {
106- font-size : 32 px ;
106+ font-size : 28 px ;
107107 }
108108}
109109
110110@media only screen and (max-width : 940px ) {
111111 .paragraph {
112- font-size : 24 px ;
112+ font-size : 20 px ;
113113 }
114114
115115 .introduction-text h1 {
116- font-size : 50 px ;
116+ font-size : 46 px ;
117117 }
118118
119119 .introduction-join-btn {
120- padding : 8 px 65 px ;
121- font-size : 26 px ;
120+ padding : 7 px 62 px ;
121+ font-size : 24 px ;
122122 }
123123
124124 .data-field {
125- font-size : 32 px ;
125+ font-size : 28 px ;
126126 }
127127
128128 .data-field-subtitle {
129- font-size : 12 px ;
129+ font-size : 8 px ;
130130 }
131131
132132 .qotw-text h1 {
133- font-size : 36 px ;
133+ font-size : 32 px ;
134134 }
135135
136136 .partner-container h1 {
137- font-size : 26 px ;
137+ font-size : 22 px ;
138138 }
139139}
140140
141141@media only screen and (max-width : 750px ) {
142142 .paragraph {
143- font-size : 20 px ;
143+ font-size : 16 px ;
144144 }
145145
146146 .introduction-text h1 {
147- font-size : 45 px ;
147+ font-size : 41 px ;
148148 }
149149
150150 .introduction-join-btn {
158158 }
159159
160160 .data-field {
161- font-size : 28 px ;
161+ font-size : 24 px ;
162162 width : 70% ;
163163 margin-left : auto;
164164 margin-right : auto;
165165 margin-bottom : 6px ;
166166 }
167167
168168 .data-field-subtitle {
169- font-size : 14 px ;
169+ font-size : 10 px ;
170170 }
171171
172172 .qotw-text h1 {
173- font-size : 30 px ;
173+ font-size : 26 px ;
174174 }
175175
176176 .partner-imgs {
188188
189189@media only screen and (max-width : 500px ) {
190190 .paragraph {
191- font-size : 18 px ;
191+ font-size : 16 px ;
192192 }
193193
194194 .introduction-text h1 {
195- font-size : 36 px ;
195+ font-size : 34 px ;
196196 }
197197
198198 .introduction-join-btn {
199199 padding : 6px 60px ;
200- font-size : 24 px ;
200+ font-size : 22 px ;
201201 }
202202
203203 .data-field {
204- font-size : 26 px ;
204+ font-size : 24 px ;
205205 }
206206
207207 .data-field-subtitle {
208- font-size : 12 px ;
208+ font-size : 10 px ;
209209 }
210210
211211 .qotw-text h1 {
212- font-size : 26 px ;
212+ font-size : 24 px ;
213213 }
214214}
Original file line number Diff line number Diff line change 77 < meta http-equiv ="refresh " content ="0; url=https://discord4j.com "/>
88 < link rel ="stylesheet " href ="../css/global.css ">
99 < link rel ="stylesheet " href ="../css/redirects/styles.css ">
10- < title > NordVPN Redirect</ title >
10+ < title > Discord4J Redirect</ title >
1111</ head >
1212< body >
1313 < p > If you weren't redirected, click < a href ="https://discord4j.com "> here</ a > </ p >
Original file line number Diff line number Diff line change 77 < meta http-equiv ="refresh " content ="0; url=https://jetbrains.com "/>
88 < link rel ="stylesheet " href ="../css/global.css ">
99 < link rel ="stylesheet " href ="../css/redirects/styles.css ">
10- < title > NordVPN Redirect</ title >
10+ < title > JetBrains Redirect</ title >
1111</ head >
1212< body >
1313 < p > If you weren't redirected, click < a href ="https://jetbrains.com "> here</ a > </ p >
You can’t perform that action at this time.
0 commit comments