Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR HTML

bootstrap 5 container

$container-max-widths: (
  sm: 540px,
  md: 720px,
  lg: 960px,
  xl: 1140px,
  xxl: 1320px
);
Source by getbootstrap.com #
 
PREVIOUS NEXT
Tagged: #bootstrap #container
ADD COMMENT
Topic
Name
3+6 =