Skip to content

Commit 2393b26

Browse files
committed
changed button color
1 parent cdc7496 commit 2393b26

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

public/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@
127127
<button data-field="longSelector" class="contrast small">Longitude</button>
128128
<button data-field="sourceUrlSelector" class="contrast small">Source URL</button>
129129
<button data-field="sourceTitleSelector" class="contrast small">Source Title</button>
130-
<button id="closePlaygroundBtn" class="contrast small">Close</button>
130+
<button id="closePlaygroundBtn" class="small">Close</button>
131131
</div>
132132
</div>
133133
<article id="form">

0 commit comments

Comments
 (0)