Skip to content

Commit da5b6fc

Browse files
authored
Update style.css
1 parent 72e0d21 commit da5b6fc

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/style.css

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ body.light{
3131
--hl-bg2: #9d9d9d;
3232
--hl-bg3: #8c8c8c;
3333
--bg-btn: #c5c5c5;
34+
--danger: #ff8282;
3435
--info: rgb(145, 155, 186);
3536
}
3637

@@ -132,4 +133,4 @@ button:focus-visible {
132133
/* max-width: 1280px; */
133134
/* margin: 0 auto; */
134135
/* padding: 1rem; */
135-
}
136+
}

0 commit comments

Comments
 (0)