diff --git a/common/common.scss b/common/common.scss index f7c983c..a2f1c9c 100644 --- a/common/common.scss +++ b/common/common.scss @@ -317,6 +317,12 @@ html body #main-outlet { border-radius: 0.5em; } +// User Card (profile) + +.user-card .badge-section { + display: none; +} + // Category List .custom-category-boxes-container {