File tree Expand file tree Collapse file tree 1 file changed +6
-2
lines changed Expand file tree Collapse file tree 1 file changed +6
-2
lines changed Original file line number Diff line number Diff line change 14
14
background-size : 33.94px 33.94px ;
15
15
}
16
16
17
+
17
18
@keyframes bodyAnimation {
18
19
0% {
19
20
opacity : 0 ;
263
264
font-size : 40px ;
264
265
font-family : 'JetBrainsMono-ExtraBold' ;
265
266
margin : 0 ;
267
+ margin-top : 20px ;
266
268
padding : 10px ;
267
269
overflow : hidden;
268
270
text-align : center;
277
279
}
278
280
279
281
.container_description_light_background {
280
- margin : 20px ;
282
+ margin : 20px auto ;
281
283
padding : 70px ;
284
+ max-width : 1480px ;
282
285
font-size : 18px ;
283
286
color : # 151515 ;
284
287
background-color : # E6E6E6 ;
288
291
}
289
292
290
293
.container_description_dark_background {
291
- margin : 20px ;
294
+ margin : 20px auto ;
292
295
padding : 70px ;
296
+ max-width : 1480px ;
293
297
font-size : 18px ;
294
298
color : # E6E6E6 ;
295
299
background-color : # 151515 ;
You can’t perform that action at this time.
0 commit comments