Skip to content

Commit 099678f

Browse files
s
1 parent af3ba8e commit 099678f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

style.css

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ header{
77
position: relative;/*menu dentro da caixa*/
88
width: 940px;/* largura da caixa*/
99
margin: auto;relative
10+
height: 100px;
1011
}
1112

1213
nav{
@@ -28,7 +29,7 @@ nav a{
2829
font-weight: bold; /* fonte negrito*/
2930
text-decoration: none;/* retirar o sublinhado do texto*/
3031
}
31-
img {
32+
/*img {
3233
width: 100px;
3334
height: 100px;
3435
}

0 commit comments

Comments
 (0)