diff --git a/FoodsharingSiegen.Server/FoodsharingSiegen.Server.csproj b/FoodsharingSiegen.Server/FoodsharingSiegen.Server.csproj index 9b58eac..f58b376 100644 --- a/FoodsharingSiegen.Server/FoodsharingSiegen.Server.csproj +++ b/FoodsharingSiegen.Server/FoodsharingSiegen.Server.csproj @@ -28,7 +28,7 @@ - + diff --git a/FoodsharingSiegen.Server/wwwroot/css/_utilities.scss b/FoodsharingSiegen.Server/wwwroot/css/_utilities.scss index 4be8f54..593c23b 100644 --- a/FoodsharingSiegen.Server/wwwroot/css/_utilities.scss +++ b/FoodsharingSiegen.Server/wwwroot/css/_utilities.scss @@ -1,9 +1,9 @@ // Breakpoints matching typical Bootstrap breakpoints $breakpoints: ( - "sm": 576px, - "md": 768px, - "lg": 992px, - "xl": 1200px + sm: 576px, + md: 768px, + lg: 992px, + xl: 1200px ); // Spacer values (1 to 5) mapped to rem