File tree Expand file tree Collapse file tree 2 files changed +5
-9
lines changed
Expand file tree Collapse file tree 2 files changed +5
-9
lines changed Original file line number Diff line number Diff line change @@ -11,5 +11,3 @@ Fazer o cabeçalho. Acabei adiantando as outras áreas também.
1111#feedback7DoC
1212
1313Tem uma margem chata à direita da página que não encontrei forma de tirar, ainda.
14-
15- A sessão em azul está descentralizada em relação às outras, se alguém puder me ajudar a resolver, agradeço.
Original file line number Diff line number Diff line change @@ -310,10 +310,8 @@ header {
310310}
311311
312312.vagas-abertas {
313- background-color : rgb (138 , 138 , 241 );
314- width : 1280px ;
315- height : 940px ;
316- margin-left : 80px ;
313+ width : 1440px ;
314+ height : 940px ;
317315 margin-top : 562px ;
318316}
319317
@@ -324,14 +322,14 @@ header {
324322 padding : 0 22px ;
325323
326324 position : absolute;
327- width : 1210 px ;
325+ width : 1440 px ;
328326 height : 358px ;
329327 margin-right : 10px ;
330328}
331329.vagas-design-content {
332330 display : flex;
333331 flex-direction : column;
334- align-items : flex-start ;
332+ align-items : center ;
335333 padding : 0 12px ;
336334
337335 width : 768px ;
@@ -347,7 +345,7 @@ header {
347345 padding : 0 22px ;
348346
349347 position : absolute;
350- width : 1210 px ;
348+ width : 1440 px ;
351349 height : 518px ;
352350 margin-right : 10px ;
353351}
You can’t perform that action at this time.
0 commit comments