Skip to content

Commit fb32e8a

Browse files
tag must be paired
1 parent f7d6ae5 commit fb32e8a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

7-bank-project/solution/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ <h2 class="text-center">Register</h2>
5252
<section class="dashboard-page">
5353
<header class="dashboard-header">
5454
<img class="dashboard-logo" src="logo.svg" alt="Squirrel Banking Logo">
55-
<h1 class="dashboard-title hide-xs">Squirrel Banking</span>
55+
<h1 class="dashboard-title hide-xs">Squirrel Banking</h1>
5656
<button onclick="logout()">Logout</button>
5757
</header>
5858
<div class="balance">

0 commit comments

Comments
 (0)