Skip to content

Commit 70a1f82

Browse files
committed
fix: title class
1 parent 7c26ba3 commit 70a1f82

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

048-random image generator/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<title>Random Image Feed</title>
88
</head>
99
<body>
10-
<h1>Random Image Feed</h1>
10+
<h1 class="title">Random Image Feed</h1>
1111
<div class="container"></div>
1212
<script src="script.js"></script>
1313
</body>

0 commit comments

Comments
 (0)