Skip to content

Commit 6aca4d4

Browse files
add a class to h1 title
1 parent 458e5f5 commit 6aca4d4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Wireframe/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
</head>
99
<body>
1010
<header>
11-
<h1>Wireframe</h1>
11+
<h1 class="page-title">Wireframe</h1>
1212
<p>
1313
This is the default, provided code and no changes have been made yet.
1414
</p>

0 commit comments

Comments
 (0)