Skip to content

Commit 03e31f5

Browse files
authored
Update index.html
1 parent 5ad3e9d commit 03e31f5

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

examples/index.html

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,10 @@
66
<link rel="stylesheet" href="style.css">
77
<template>
88
<div class="example">
9-
<div class="display"></div>
10-
<div class="display2"></div>
9+
<div class="colorValues">
10+
<span class="display"></span><br>
11+
<span class="display2"></span>
12+
</div>
1113
<div class="output">
1214
<div>
1315
<label class="wcag">

0 commit comments

Comments
 (0)