container-size

This commit is contained in:
Dr Masroor Ehsan 2025-01-04 19:31:49 +06:00
parent ad68d2c007
commit 4caf779425

View File

@ -162,7 +162,7 @@ $container-max-widths: (
md: 720px,
lg: 960px,
xl: 1140px,
xxl: 1440px // Custom xxl size
xxl: 96% // Custom xxl size
) !default;
// scss-docs-end container-max-widths