Skip to content

Commit 229195a

Browse files
committed
dialog fix
1 parent 7539a36 commit 229195a

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

index.html

+3-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,9 @@
1111

1212
<body>
1313
<div id="model" class="showModel hideModel">
14-
<div class="openModal">Take home finals are <span>easier?</span></div>
14+
<dialog class="openModal">
15+
Take home finals are <span>easier?</span>
16+
</dialog>
1517
</div>
1618
<div class="header">
1719
CSE 134 - final Project Completion Fastest Times

0 commit comments

Comments
 (0)