Skip to content

Commit 6419e1e

Browse files
authored
Update colors
1 parent 523ad59 commit 6419e1e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

style.css

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -293,9 +293,9 @@ body {
293293
font-size: 20px;
294294
border-radius: 50px;
295295
position: relative;
296-
background: #28282B;
296+
background: #100c08;
297297
width: 270px;
298-
color: #001121;
298+
color: #f5f5f5;
299299
font-weight: 500;
300300
overflow: visible;
301301
cursor: pointer;

0 commit comments

Comments
 (0)