diff --git a/common/common.scss b/common/common.scss index 4871419..9a0c98b 100644 --- a/common/common.scss +++ b/common/common.scss @@ -160,6 +160,11 @@ margin-right: 0px; } +.category-logo { + height: 100px !important; + width: 100px !important; + + #site-text-logo { color: var(--primary); }