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