Skip to content

Commit

Permalink
Update bootstrap5.3.mod.css
Browse files Browse the repository at this point in the history
  • Loading branch information
aishikrehman committed Aug 16, 2024
1 parent 227f74a commit 9bf6367
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions static/css/bootstrap5.3.mod.css
Original file line number Diff line number Diff line change
Expand Up @@ -833,11 +833,11 @@ progress {
.container-md,
.container-sm,
.container-xl {
max-width: 1140px
max-width: 1100px
}
}

@media (min-width:1400px) {
/* @media (min-width:1400px) {
.container,
.container-lg,
Expand All @@ -847,7 +847,7 @@ progress {
.container-xxl {
max-width: 1320px
}
}
} */

:root {
--bs-breakpoint-xs: 0;
Expand Down

0 comments on commit 9bf6367

Please sign in to comment.