We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f7d6ae5 commit fb32e8aCopy full SHA for fb32e8a
7-bank-project/solution/index.html
@@ -52,7 +52,7 @@ <h2 class="text-center">Register</h2>
52
<section class="dashboard-page">
53
<header class="dashboard-header">
54
<img class="dashboard-logo" src="logo.svg" alt="Squirrel Banking Logo">
55
- <h1 class="dashboard-title hide-xs">Squirrel Banking</span>
+ <h1 class="dashboard-title hide-xs">Squirrel Banking</h1>
56
<button onclick="logout()">Logout</button>
57
</header>
58
<div class="balance">
0 commit comments