1
mirror of https://gitlab.com/commento/commento.git synced 2025-06-29 22:56:37 -04:00

commento.scss: use yellow instead of blue for moderation

This commit is contained in:
Adhityaa Chandrasekar
2018-12-19 22:14:36 -05:00
parent 87a0c577bb
commit d1318daaca

View File

@ -67,7 +67,7 @@
} }
.commento-dark-card { .commento-dark-card {
background: $blue-1; background: $yellow-0;
} }
.commento-avatar { .commento-avatar {