Skip to content

Commit ad7a081

Browse files
committed
update css
1 parent 9ae6979 commit ad7a081

File tree

1 file changed

+4
-80
lines changed

1 file changed

+4
-80
lines changed

MyApp/wwwroot/css/app.css

Lines changed: 4 additions & 80 deletions
Original file line numberDiff line numberDiff line change
@@ -1482,10 +1482,6 @@ select{
14821482
height: 100vh;
14831483
}
14841484

1485-
.max-h-12 {
1486-
max-height: 3rem;
1487-
}
1488-
14891485
.max-h-24 {
14901486
max-height: 6rem;
14911487
}
@@ -1494,6 +1490,10 @@ select{
14941490
max-height: 15rem;
14951491
}
14961492

1493+
.max-h-64 {
1494+
max-height: 16rem;
1495+
}
1496+
14971497
.max-h-\[130px\] {
14981498
max-height: 130px;
14991499
}
@@ -1904,10 +1904,6 @@ select{
19041904
grid-template-columns: repeat(3, minmax(0, 1fr));
19051905
}
19061906

1907-
.grid-cols-4 {
1908-
grid-template-columns: repeat(4, minmax(0, 1fr));
1909-
}
1910-
19111907
.grid-cols-6 {
19121908
grid-template-columns: repeat(6, minmax(0, 1fr));
19131909
}
@@ -2024,10 +2020,6 @@ select{
20242020
column-gap: 2rem;
20252021
}
20262022

2027-
.gap-y-10 {
2028-
row-gap: 2.5rem;
2029-
}
2030-
20312023
.gap-y-2 {
20322024
row-gap: 0.5rem;
20332025
}
@@ -2552,11 +2544,6 @@ select{
25522544
stroke: rgb(29 78 216 / 0.5);
25532545
}
25542546

2555-
.object-contain {
2556-
-o-object-fit: contain;
2557-
object-fit: contain;
2558-
}
2559-
25602547
.object-cover {
25612548
-o-object-fit: cover;
25622549
object-fit: cover;
@@ -2677,11 +2664,6 @@ select{
26772664
padding-bottom: 5rem;
26782665
}
26792666

2680-
.py-24 {
2681-
padding-top: 6rem;
2682-
padding-bottom: 6rem;
2683-
}
2684-
26852667
.py-3 {
26862668
padding-top: 0.75rem;
26872669
padding-bottom: 0.75rem;
@@ -2949,11 +2931,6 @@ select{
29492931
line-height: 1.75rem;
29502932
}
29512933

2952-
.text-lg\/8 {
2953-
font-size: 1.125rem;
2954-
line-height: 2rem;
2955-
}
2956-
29572934
.text-sm {
29582935
font-size: 0.875rem;
29592936
line-height: 1.25rem;
@@ -2969,11 +2946,6 @@ select{
29692946
line-height: 1rem;
29702947
}
29712948

2972-
.text-base\/7 {
2973-
font-size: 1rem;
2974-
line-height: 1.75rem;
2975-
}
2976-
29772949
.font-bold {
29782950
font-weight: 700;
29792951
}
@@ -3897,11 +3869,6 @@ select{
38973869
color: rgb(255 255 255 / var(--tw-text-opacity, 1));
38983870
}
38993871

3900-
.hover\:text-blue-600:hover {
3901-
--tw-text-opacity: 1;
3902-
color: rgb(37 99 235 / var(--tw-text-opacity, 1));
3903-
}
3904-
39053872
.hover\:underline:hover {
39063873
text-decoration-line: underline;
39073874
}
@@ -4962,10 +4929,6 @@ select{
49624929
margin-top: 1rem;
49634930
}
49644931

4965-
.sm\:ml-2 {
4966-
margin-left: 0.5rem;
4967-
}
4968-
49694932
.sm\:block {
49704933
display: block;
49714934
}
@@ -5010,10 +4973,6 @@ select{
50104973
height: 100vh;
50114974
}
50124975

5013-
.sm\:h-12 {
5014-
height: 3rem;
5015-
}
5016-
50174976
.sm\:w-10 {
50184977
width: 2.5rem;
50194978
}
@@ -5042,10 +5001,6 @@ select{
50425001
width: 100%;
50435002
}
50445003

5045-
.sm\:w-12 {
5046-
width: 3rem;
5047-
}
5048-
50495004
.sm\:max-w-lg {
50505005
max-width: 32rem;
50515006
}
@@ -5058,10 +5013,6 @@ select{
50585013
max-width: 65ch;
50595014
}
50605015

5061-
.sm\:max-w-xl {
5062-
max-width: 36rem;
5063-
}
5064-
50655016
.sm\:flex-1 {
50665017
flex: 1 1 0%;
50675018
}
@@ -5087,10 +5038,6 @@ select{
50875038
grid-template-columns: repeat(3, minmax(0, 1fr));
50885039
}
50895040

5090-
.sm\:grid-cols-6 {
5091-
grid-template-columns: repeat(6, minmax(0, 1fr));
5092-
}
5093-
50945041
.sm\:flex-row-reverse {
50955042
flex-direction: row-reverse;
50965043
}
@@ -5107,11 +5054,6 @@ select{
51075054
justify-content: space-between;
51085055
}
51095056

5110-
.sm\:gap-x-10 {
5111-
-moz-column-gap: 2.5rem;
5112-
column-gap: 2.5rem;
5113-
}
5114-
51155057
.sm\:space-x-12 > :not([hidden]) ~ :not([hidden]) {
51165058
--tw-space-x-reverse: 0;
51175059
margin-right: calc(3rem * var(--tw-space-x-reverse));
@@ -5178,11 +5120,6 @@ select{
51785120
padding-bottom: 0.75rem;
51795121
}
51805122

5181-
.sm\:py-32 {
5182-
padding-top: 8rem;
5183-
padding-bottom: 8rem;
5184-
}
5185-
51865123
.sm\:pb-0 {
51875124
padding-bottom: 0px;
51885125
}
@@ -5456,10 +5393,6 @@ select{
54565393
z-index: 10;
54575394
}
54585395

5459-
.lg\:col-span-1 {
5460-
grid-column: span 1 / span 1;
5461-
}
5462-
54635396
.lg\:col-span-2 {
54645397
grid-column: span 2 / span 2;
54655398
}
@@ -5477,11 +5410,6 @@ select{
54775410
margin-right: -2rem;
54785411
}
54795412

5480-
.lg\:mx-0 {
5481-
margin-left: 0px;
5482-
margin-right: 0px;
5483-
}
5484-
54855413
.lg\:-mr-12 {
54865414
margin-right: -3rem;
54875415
}
@@ -5550,10 +5478,6 @@ select{
55505478
grid-template-columns: repeat(3, minmax(0, 1fr));
55515479
}
55525480

5553-
.lg\:grid-cols-5 {
5554-
grid-template-columns: repeat(5, minmax(0, 1fr));
5555-
}
5556-
55575481
.lg\:grid-cols-8 {
55585482
grid-template-columns: repeat(8, minmax(0, 1fr));
55595483
}

0 commit comments

Comments
 (0)