Update index.html
This commit is contained in:
parent
948c8ab207
commit
649233495d
1 changed files with 1 additions and 4 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue