diff --git a/lib/badge/theme.module.scss b/lib/badge/theme.module.scss index 8e866bd9..00b8045a 100644 --- a/lib/badge/theme.module.scss +++ b/lib/badge/theme.module.scss @@ -33,11 +33,11 @@ border-radius: 50%; background-color: red; position: absolute; - top: 0; - right: 0; + top: 5.5%; + right: 3%; color: white; min-width: fit-content; - padding: 1px; + padding: 2px; font-family: 'Helvetica'; & > .fadeOut {