Update ProjectCard.vue (#16)

This commit is contained in:
Adrian O.V
2023-03-08 14:20:44 -05:00
committed by GitHub
parent 2264281e4d
commit c8a30e793a

View File

@@ -427,7 +427,7 @@ export default defineComponent({
h2 { h2 {
font-weight: bolder; font-weight: bolder;
color: white; color: var(--color-contrast);
} }
h2, h2,