Skip to content

Commit 38665e1

Browse files
committed
Update style.css
1 parent 57b6dd5 commit 38665e1

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

desafios/d10/style.css

+2-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ header > h1{
3131
font-weight: 300;
3232
color: white;
3333
text-shadow: 1px 1px 0px var(--cor02);
34-
margin: 20px 0px 10px 0px;
34+
margin: 20px 0px 20px 0px;
3535
}
3636

3737
header > h2 {
@@ -40,6 +40,7 @@ header > h2 {
4040
color: white;
4141
text-shadow: 1px 1px 0px var(--cor02);
4242
padding: 5px;
43+
padding-bottom: 15px;
4344
max-width: 500px;
4445
margin: auto;
4546
}

0 commit comments

Comments
 (0)