We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4ca35c5 commit 0c8eb42Copy full SHA for 0c8eb42
1 file changed
src/components/Section/ProjectsSection/index.module.css
@@ -10,7 +10,7 @@
10
width: 90%;
11
flex: 0 0 90%;
12
user-select: none;
13
- background: var(--md-sys-color-secondary-fixed);
+ background: var(--md-sys-color-secondary-container);
14
padding: 1rem;
15
border-radius: 1rem;
16
text-decoration: none;
0 commit comments