Skip to content

Commit 535b34e

Browse files
authored
Update index.html
1 parent 867b353 commit 535b34e

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

index.html

+1-3
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@
3535
padding: 5px 10px;
3636
border: none;
3737
cursor: pointer;
38+
font-size: 14px;
3839
}
3940
</style>
4041
</head>
@@ -117,8 +118,5 @@ <h1>Welcome to Our School SMP!</h1>
117118
</script>
118119

119120
<script defer src="auth.js"></script>
120-
121-
<!-- Add install button -->
122-
<button id="install-button" style="display:none;">Install App</button>
123121
</body>
124122
</html>

0 commit comments

Comments
 (0)