chore(curriculum): remove unused .green class from global.css (#60982)

This commit is contained in:
Nishi Surti 2025-06-23 00:28:33 -04:00 committed by GitHub
parent 9f5a98578b
commit db92673f0c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -214,10 +214,6 @@ p {
text-align: center !important;
}
.green-text {
color: var(--secondary-color);
}
a {
color: inherit;
text-decoration: underline;