@@ -3740,35 +3740,39 @@ h6 {
3740
3740
}
3741
3741
3742
3742
.max-w-sm {
3743
- max-width: 30rem !important;
3743
+ max-width: 24rem !important;
3744
3744
}
3745
3745
3746
3746
.max-w-md {
3747
- max-width: 40rem !important;
3747
+ max-width: 28rem !important;
3748
3748
}
3749
3749
3750
3750
.max-w-lg {
3751
- max-width: 50rem !important;
3751
+ max-width: 32rem !important;
3752
3752
}
3753
3753
3754
3754
.max-w-xl {
3755
- max-width: 60rem !important;
3755
+ max-width: 36rem !important;
3756
3756
}
3757
3757
3758
3758
.max-w-2xl {
3759
- max-width: 70rem !important;
3759
+ max-width: 42rem !important;
3760
3760
}
3761
3761
3762
3762
.max-w-3xl {
3763
- max-width: 80rem !important;
3763
+ max-width: 48rem !important;
3764
3764
}
3765
3765
3766
3766
.max-w-4xl {
3767
- max-width: 90rem !important;
3767
+ max-width: 56rem !important;
3768
3768
}
3769
3769
3770
3770
.max-w-5xl {
3771
- max-width: 100rem !important;
3771
+ max-width: 64rem !important;
3772
+ }
3773
+
3774
+ .max-w-6xl {
3775
+ max-width: 72rem !important;
3772
3776
}
3773
3777
3774
3778
.max-w-full {
@@ -9757,35 +9761,39 @@ h6 {
9757
9761
}
9758
9762
9759
9763
.sm\:max-w-sm {
9760
- max-width: 30rem !important;
9764
+ max-width: 24rem !important;
9761
9765
}
9762
9766
9763
9767
.sm\:max-w-md {
9764
- max-width: 40rem !important;
9768
+ max-width: 28rem !important;
9765
9769
}
9766
9770
9767
9771
.sm\:max-w-lg {
9768
- max-width: 50rem !important;
9772
+ max-width: 32rem !important;
9769
9773
}
9770
9774
9771
9775
.sm\:max-w-xl {
9772
- max-width: 60rem !important;
9776
+ max-width: 36rem !important;
9773
9777
}
9774
9778
9775
9779
.sm\:max-w-2xl {
9776
- max-width: 70rem !important;
9780
+ max-width: 42rem !important;
9777
9781
}
9778
9782
9779
9783
.sm\:max-w-3xl {
9780
- max-width: 80rem !important;
9784
+ max-width: 48rem !important;
9781
9785
}
9782
9786
9783
9787
.sm\:max-w-4xl {
9784
- max-width: 90rem !important;
9788
+ max-width: 56rem !important;
9785
9789
}
9786
9790
9787
9791
.sm\:max-w-5xl {
9788
- max-width: 100rem !important;
9792
+ max-width: 64rem !important;
9793
+ }
9794
+
9795
+ .sm\:max-w-6xl {
9796
+ max-width: 72rem !important;
9789
9797
}
9790
9798
9791
9799
.sm\:max-w-full {
@@ -15759,35 +15767,39 @@ h6 {
15759
15767
}
15760
15768
15761
15769
.md\:max-w-sm {
15762
- max-width: 30rem !important;
15770
+ max-width: 24rem !important;
15763
15771
}
15764
15772
15765
15773
.md\:max-w-md {
15766
- max-width: 40rem !important;
15774
+ max-width: 28rem !important;
15767
15775
}
15768
15776
15769
15777
.md\:max-w-lg {
15770
- max-width: 50rem !important;
15778
+ max-width: 32rem !important;
15771
15779
}
15772
15780
15773
15781
.md\:max-w-xl {
15774
- max-width: 60rem !important;
15782
+ max-width: 36rem !important;
15775
15783
}
15776
15784
15777
15785
.md\:max-w-2xl {
15778
- max-width: 70rem !important;
15786
+ max-width: 42rem !important;
15779
15787
}
15780
15788
15781
15789
.md\:max-w-3xl {
15782
- max-width: 80rem !important;
15790
+ max-width: 48rem !important;
15783
15791
}
15784
15792
15785
15793
.md\:max-w-4xl {
15786
- max-width: 90rem !important;
15794
+ max-width: 56rem !important;
15787
15795
}
15788
15796
15789
15797
.md\:max-w-5xl {
15790
- max-width: 100rem !important;
15798
+ max-width: 64rem !important;
15799
+ }
15800
+
15801
+ .md\:max-w-6xl {
15802
+ max-width: 72rem !important;
15791
15803
}
15792
15804
15793
15805
.md\:max-w-full {
@@ -21761,35 +21773,39 @@ h6 {
21761
21773
}
21762
21774
21763
21775
.lg\:max-w-sm {
21764
- max-width: 30rem !important;
21776
+ max-width: 24rem !important;
21765
21777
}
21766
21778
21767
21779
.lg\:max-w-md {
21768
- max-width: 40rem !important;
21780
+ max-width: 28rem !important;
21769
21781
}
21770
21782
21771
21783
.lg\:max-w-lg {
21772
- max-width: 50rem !important;
21784
+ max-width: 32rem !important;
21773
21785
}
21774
21786
21775
21787
.lg\:max-w-xl {
21776
- max-width: 60rem !important;
21788
+ max-width: 36rem !important;
21777
21789
}
21778
21790
21779
21791
.lg\:max-w-2xl {
21780
- max-width: 70rem !important;
21792
+ max-width: 42rem !important;
21781
21793
}
21782
21794
21783
21795
.lg\:max-w-3xl {
21784
- max-width: 80rem !important;
21796
+ max-width: 48rem !important;
21785
21797
}
21786
21798
21787
21799
.lg\:max-w-4xl {
21788
- max-width: 90rem !important;
21800
+ max-width: 56rem !important;
21789
21801
}
21790
21802
21791
21803
.lg\:max-w-5xl {
21792
- max-width: 100rem !important;
21804
+ max-width: 64rem !important;
21805
+ }
21806
+
21807
+ .lg\:max-w-6xl {
21808
+ max-width: 72rem !important;
21793
21809
}
21794
21810
21795
21811
.lg\:max-w-full {
@@ -27763,35 +27779,39 @@ h6 {
27763
27779
}
27764
27780
27765
27781
.xl\:max-w-sm {
27766
- max-width: 30rem !important;
27782
+ max-width: 24rem !important;
27767
27783
}
27768
27784
27769
27785
.xl\:max-w-md {
27770
- max-width: 40rem !important;
27786
+ max-width: 28rem !important;
27771
27787
}
27772
27788
27773
27789
.xl\:max-w-lg {
27774
- max-width: 50rem !important;
27790
+ max-width: 32rem !important;
27775
27791
}
27776
27792
27777
27793
.xl\:max-w-xl {
27778
- max-width: 60rem !important;
27794
+ max-width: 36rem !important;
27779
27795
}
27780
27796
27781
27797
.xl\:max-w-2xl {
27782
- max-width: 70rem !important;
27798
+ max-width: 42rem !important;
27783
27799
}
27784
27800
27785
27801
.xl\:max-w-3xl {
27786
- max-width: 80rem !important;
27802
+ max-width: 48rem !important;
27787
27803
}
27788
27804
27789
27805
.xl\:max-w-4xl {
27790
- max-width: 90rem !important;
27806
+ max-width: 56rem !important;
27791
27807
}
27792
27808
27793
27809
.xl\:max-w-5xl {
27794
- max-width: 100rem !important;
27810
+ max-width: 64rem !important;
27811
+ }
27812
+
27813
+ .xl\:max-w-6xl {
27814
+ max-width: 72rem !important;
27795
27815
}
27796
27816
27797
27817
.xl\:max-w-full {
0 commit comments