Skip to content

Commit ac42b60

Browse files
committed
update-day2
1 parent 79735b8 commit ac42b60

File tree

2 files changed

+5
-9
lines changed

2 files changed

+5
-9
lines changed

README.MD

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,5 +11,3 @@ Fazer o cabeçalho. Acabei adiantando as outras áreas também.
1111
#feedback7DoC
1212

1313
Tem 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.

style/style.css

Lines changed: 5 additions & 7 deletions
Original file line numberDiff line numberDiff 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: 1210px;
325+
width: 1440px;
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: 1210px;
348+
width: 1440px;
351349
height: 518px;
352350
margin-right: 10px;
353351
}

0 commit comments

Comments
 (0)