Update index.html

This commit is contained in:
MattTheTekie 2023-09-16 08:29:10 -04:00 committed by GitHub
commit 649233495d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -32,10 +32,8 @@
box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
z-index: 1;
}
</style>
</style>
</head>
<body>
<div class="con">
<div class="nav">
@ -72,7 +70,6 @@
<br>
<button onclick="closePopup()">Close</button>
</div>
<!-- JavaScript code for the popup -->
<script>
// Function to display the popup