From: louismaximepiton Date: Thu, 24 Oct 2024 21:22:12 +0000 (+0200) Subject: Fix Bundlewatch X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=394b161faa82e123455d24823915f67488d97782;p=thirdparty%2Fbootstrap.git Fix Bundlewatch --- diff --git a/.bundlewatch.config.json b/.bundlewatch.config.json index b57187fe58..318e921bb6 100644 --- a/.bundlewatch.config.json +++ b/.bundlewatch.config.json @@ -10,11 +10,11 @@ }, { "path": "./dist/css/bootstrap-grid.css", - "maxSize": "6.5 kB" + "maxSize": "7.0 kB" }, { "path": "./dist/css/bootstrap-grid.min.css", - "maxSize": "6.0 kB" + "maxSize": "6.25 kB" }, { "path": "./dist/css/bootstrap-reboot.css",