File tree Expand file tree Collapse file tree 2 files changed +16
-10
lines changed Expand file tree Collapse file tree 2 files changed +16
-10
lines changed Original file line number Diff line number Diff line change 2727 }
2828
2929 textarea : nth-of-type (1 ) {
30- height : 250 px ;
30+ height : 310 px ;
3131 }
3232
3333 textarea : nth-of-type (2 ) {
5656 margin : 5px ;
5757 }
5858
59- img {
60- max-width : 100% ;
61- }
62-
6359 .media {
6460 width : 500px ;
6561 border : 2px dotted rgb (96 , 139 , 168 );
7470 }
7571 </ style >
7672 < style class ="editable ">
73+ img {
74+ max-width : 100% ;
75+ }
7776 .media {
7877 display : flex;
7978 align-items : flex-start;
9998 </ div >
10099 </ section >
101100 < textarea class ="playable-css ">
101+ img {
102+ max-width: 100%;
103+ }
104+
102105.media {
103106 display: flex;
104107 align-items: flex-start;
Original file line number Diff line number Diff line change 2727 }
2828
2929 textarea : nth-of-type (1 ) {
30- height : 180 px ;
30+ height : 240 px ;
3131 }
3232
3333 textarea : nth-of-type (2 ) {
5656 margin : 5px ;
5757 }
5858
59- img {
60- max-width : 100% ;
61- }
62-
6359 .media {
6460 width : 500px ;
6561 border : 2px dotted rgb (96 , 139 , 168 );
7066 }
7167 </ style >
7268 < style class ="editable ">
69+ img {
70+ max-width : 100% ;
71+ }
7372 .media {
7473 display : flex;
7574 align-items : flex-start;
9291 </ div >
9392 </ section >
9493 < textarea class ="playable-css ">
94+ img {
95+ max-width: 100%;
96+ }
97+
9598.media {
9699 display: flex;
97100 align-items: flex-start;
You can’t perform that action at this time.
0 commit comments