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 1414 background-size : 33.94px 33.94px ;
1515}
1616
17+
1718@keyframes bodyAnimation {
1819 0% {
1920 opacity : 0 ;
263264 font-size : 40px ;
264265 font-family : 'JetBrainsMono-ExtraBold' ;
265266 margin : 0 ;
267+ margin-top : 20px ;
266268 padding : 10px ;
267269 overflow : hidden;
268270 text-align : center;
277279}
278280
279281.container_description_light_background {
280- margin : 20px ;
282+ margin : 20px auto ;
281283 padding : 70px ;
284+ max-width : 1480px ;
282285 font-size : 18px ;
283286 color : # 151515 ;
284287 background-color : # E6E6E6 ;
288291}
289292
290293.container_description_dark_background {
291- margin : 20px ;
294+ margin : 20px auto ;
292295 padding : 70px ;
296+ max-width : 1480px ;
293297 font-size : 18px ;
294298 color : # E6E6E6 ;
295299 background-color : # 151515 ;
You can’t perform that action at this time.
0 commit comments