File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed
Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -366,6 +366,10 @@ html {
366366}
367367
368368.capa_sobre_content {
369+ font-family : 'Inter' , sans-serif !important ;
370+ font-size : 1em ;
371+ font-weight : 400 ;
372+ line-height : 137% !important ;
369373 position : absolute;
370374 inset : 0 ; /* ocupa todo o container */
371375 display : flex;
@@ -375,16 +379,12 @@ html {
375379 z-index : 1 ;
376380 margin : 0 auto;
377381 max-width : 600px ;
378- # padding-top : 100px; /* cima */
379- # padding-right : 100px; /* direita */
380- # padding-bottom : 100px; /* baixo */
381- # padding-left : 100px;
382- color : # fff ;
382+ color : # ffffff ;
383383 font-weight : bold;
384384}
385385
386386.capa_sobre_content a {
387- color : # fff ; /* força o link branco */
387+ color : # ffffff ; /* força o link branco */
388388 text-decoration : underline;
389389 font-weight : bold;
390390}
You can’t perform that action at this time.
0 commit comments