Skip to content

Commit

Permalink
Fix: Enhanced Homepage
Browse files Browse the repository at this point in the history
  • Loading branch information
hoangsonww committed Apr 25, 2024
1 parent 6fe3257 commit 98411a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion WeatherMate-Mobile/www/404.html
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@
</head>

<body>
<header style="text-align: center">
<header style="text-align: center; background: rgba(255, 255, 255, 0.7); padding: 20px; border-radius: 16px">
<img src="https://hoangsonww.github.io/WeatherMate-App/utils/logo.png" id="img" onclick="window.location.href='index.html'" title="Click to go back to the home page" style="cursor: pointer"/>
<h1 id="my-heading">The WeatherMate App</h1>
<div class="error-container">
Expand Down

0 comments on commit 98411a3

Please sign in to comment.