Skip to content

Commit ada9d66

Browse files
authored
change background colour
1 parent 103e477 commit ada9d66

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

embed.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<style>
1111
:root {
1212
--text: #558ce6;
13-
--background: #333;
13+
--background: #234;
1414
}
1515

1616
* {

0 commit comments

Comments
 (0)