Skip to content

Commit

Permalink
design
Browse files Browse the repository at this point in the history
  • Loading branch information
andreinwald committed Oct 15, 2023
1 parent 69360e9 commit 0fc9fca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<link rel="apple-touch-icon" href="images/favicon.png">
<link rel="icon" type="image/png" href="images/favicon.png">
</head>
<body>
<body style="background-color: #cfc7e2">
<div style="max-width: 800px;margin: 0 auto;font-family: Arial,sans-serif;font-size: 1em;">
<h1>WebPush iOS example</h1>
<div id="add-to-home-screen" style="display: none;background-color: bisque;padding: 10px;">
Expand Down

0 comments on commit 0fc9fca

Please sign in to comment.