diff --git a/FoodsharingSiegen.Server/wwwroot/css/site.scss b/FoodsharingSiegen.Server/wwwroot/css/site.scss index 80a1853..4f914ba 100644 --- a/FoodsharingSiegen.Server/wwwroot/css/site.scss +++ b/FoodsharingSiegen.Server/wwwroot/css/site.scss @@ -69,3 +69,6 @@ a, .btn-link { content: "An error has occurred." } +.badge .badge-close { + padding: 0 .3rem; +} \ No newline at end of file