Skip to content

Commit f36b5b5

Browse files
committed
fix: low-contrast is difficult for users to read
1 parent e121452 commit f36b5b5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

assets/style/index.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -206,6 +206,7 @@ main {
206206
height: 30px;
207207
background-color: #0366d6;
208208
color: #fff;
209+
text-shadow: 0 0 2px #000;
209210
text-align: center;
210211
border: none;
211212
cursor: pointer;

0 commit comments

Comments
 (0)