minor sidebar description styling for anons (#18332)

This commit is contained in:
Kris 2022-09-22 13:05:32 -04:00 committed by GitHub
parent 26fe047724
commit 3f303d263e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -87,10 +87,11 @@
.sidebar-section-message-wrapper { .sidebar-section-message-wrapper {
display: flex; display: flex;
padding-top: 0;
} }
.sidebar-section-message { .sidebar-section-message {
color: var(--primary-high); color: var(--primary);
} }
.sidebar-section-content { .sidebar-section-content {