Skip to content

Commit 2dee046

Browse files
authored
Update example.html
1 parent 722cb90 commit 2dee046

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

example.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
font-size: 10px; /* Root size. Usage: 1.8 rem = 18px */
1111
text-size-adjust: none; /* Reset auto-sizing. */
1212
-webkit-text-size-adjust: none; /* Fixes safari on mobile. */
13-
background: blue; /* Prevent flash. */
13+
background: #222; /* Prevent flash. */
1414
color: #ccc;
1515
}
1616
body {

0 commit comments

Comments
 (0)