mirror of
https://github.com/microsoft/Web-Dev-For-Beginners.git
synced 2025-08-16 19:54:34 +02:00
tag must be paired
This commit is contained in:
@@ -52,7 +52,7 @@
|
||||
<section class="dashboard-page">
|
||||
<header class="dashboard-header">
|
||||
<img class="dashboard-logo" src="logo.svg" alt="Squirrel Banking Logo">
|
||||
<h1 class="dashboard-title hide-xs">Squirrel Banking</span>
|
||||
<h1 class="dashboard-title hide-xs">Squirrel Banking</h1>
|
||||
<button onclick="logout()">Logout</button>
|
||||
</header>
|
||||
<div class="balance">
|
||||
|
Reference in New Issue
Block a user