Skip to content

Commit 28d55f8

Browse files
a11y issue removed
1 parent 09c866e commit 28d55f8

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

src/app/ui-components/first-page/first-page.component.scss

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -70,12 +70,11 @@
7070
}
7171

7272
dialog[open] {
73-
background-color: darkgray;
7473
&::backdrop {
75-
background-color: darkgray;
74+
background-color: rgb(0 0 0 / 25%);
7675
}
7776
button {
78-
color: gray;
77+
color: black;
7978
}
8079
}
8180

0 commit comments

Comments
 (0)