File tree 1 file changed +5
-5
lines changed
1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -410,12 +410,12 @@ div.ltx_keywords:empty:before {
410
410
width : 20rem ;
411
411
}
412
412
}
413
- @media only screen and (min-width : 46.01rem ) and (max-width : 49 .99rem ) {
413
+ @media only screen and (min-width : 46.01rem ) and (max-width : 51 .99rem ) {
414
414
.ltx_note_outer {
415
415
width : 46rem ;
416
416
}
417
417
}
418
- @media only screen and (min-width : 49.99 rem ) and (max-width : 95.99rem ) {
418
+ @media only screen and (min-width : 52 rem ) and (max-width : 95.99rem ) {
419
419
.ltx_note_outer {
420
420
width : 50rem ;
421
421
}
@@ -911,12 +911,12 @@ span.ltx_font_bold > .ltx_break:last-child {
911
911
word-break : normal;
912
912
overflow-wrap : break-word;
913
913
}
914
- @media only screen and (max-width : 50 rem ) {
914
+ @media only screen and (max-width : 52 rem ) {
915
915
.ltx_bibitem .ltx_tag {
916
916
width : 26% ;
917
917
}
918
918
}
919
- @media only screen and (min-width : 50 rem ) {
919
+ @media only screen and (min-width : 52.01 rem ) {
920
920
.ltx_bibitem .ltx_tag {
921
921
width : 14% ;
922
922
}
@@ -1095,7 +1095,7 @@ blockquote.ltx_epigraph {
1095
1095
max-width : 95% ;
1096
1096
}
1097
1097
}
1098
- @media only screen and (min-width : 53 rem ) {
1098
+ @media only screen and (min-width : 52.01 rem ) {
1099
1099
.ltx_graphics {
1100
1100
max-width : var (--main-width );
1101
1101
}
You can’t perform that action at this time.
0 commit comments