Compare commits

..

No commits in common. "274fca48ea7356a0e29020ab1079145212b51935" and "d03f3fe9c9c9bbbbc2a231bd61c18b933addc613" have entirely different histories.

1 changed files with 0 additions and 6 deletions

View File

@ -84,12 +84,6 @@
h1, h2, h3, h4, h5, h6 {
@apply font-serif text-primary-900;
}
/* Headings inside dark/white-text containers inherit white */
.text-white h1, .text-white h2, .text-white h3,
.text-white h4, .text-white h5, .text-white h6 {
@apply text-white;
}
}
.glass-card {