Skip to content

Commit 1b215bf

Browse files
Merge pull request mdn#27 from sunboy-y8/patch-1
Update style.css
2 parents 895c33d + a1430f8 commit 1b215bf

File tree

1 file changed

+1
-1
lines changed
  • html/introduction-to-html/document_and_website_structure

1 file changed

+1
-1
lines changed

html/introduction-to-html/document_and_website_structure/style.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ nav, article, aside, footer {
5757

5858
nav {
5959
height: 50px;
60-
background-color: ff80ff;
60+
background-color: #ff80ff;
6161
display: flex;
6262
margin-bottom: 10px;
6363
}

0 commit comments

Comments
 (0)