Upgrade Bootstrap to v5.3.3

This commit is contained in:
Will Faught
2024-04-06 18:03:24 -07:00
parent 0e0df96c29
commit 19283a9d6c
105 changed files with 311 additions and 302 deletions

View File

@@ -79,7 +79,7 @@
//
// When borders are added on all sides of the cells, the corners can render odd when
// these borders do not have the same color or if they are semi-transparent.
// Therefor we add top and border bottoms to the `tr`s and left and right borders
// Therefore we add top and border bottoms to the `tr`s and left and right borders
// to the `td`s or `th`s
.table-bordered {