File tree 5 files changed +13
-0
lines changed
5 files changed +13
-0
lines changed Original file line number Diff line number Diff line change @@ -259,6 +259,11 @@ html {
259
259
260
260
}
261
261
262
+
263
+ img {
264
+ max-width : 100% ;
265
+ }
266
+
262
267
.examples , .content-types {
263
268
clear : both ;
264
269
Original file line number Diff line number Diff line change @@ -248,6 +248,8 @@ html {
248
248
# wrapper .design-principles .principles .outline p {
249
249
font-size : 20px ;
250
250
line-height : 1.2 ; } }
251
+ # wrapper .design-principles img {
252
+ max-width : 100% ; }
251
253
# wrapper .design-principles .examples , # wrapper .design-principles .content-types {
252
254
clear : both; }
253
255
# wrapper .design-principles .examples h2 , # wrapper .design-principles .content-types h2 {
Original file line number Diff line number Diff line change @@ -247,6 +247,8 @@ html {
247
247
# wrapper .design-principles .principles .outline p {
248
248
font-size : 20px ;
249
249
line-height : 1.2 ; } }
250
+ # wrapper .design-principles img {
251
+ max-width : 100% ; }
250
252
# wrapper .design-principles .examples , # wrapper .design-principles .content-types {
251
253
clear : both; }
252
254
# wrapper .design-principles .examples h2 , # wrapper .design-principles .content-types h2 {
Original file line number Diff line number Diff line change @@ -247,6 +247,8 @@ html {
247
247
# wrapper .design-principles .principles .outline p {
248
248
font-size : 20px ;
249
249
line-height : 1.2 ; } }
250
+ # wrapper .design-principles img {
251
+ max-width : 100% ; }
250
252
# wrapper .design-principles .examples , # wrapper .design-principles .content-types {
251
253
clear : both; }
252
254
# wrapper .design-principles .examples h2 , # wrapper .design-principles .content-types h2 {
Original file line number Diff line number Diff line change @@ -247,6 +247,8 @@ html {
247
247
# wrapper .design-principles .principles .outline p {
248
248
font-size : 20px ;
249
249
line-height : 1.2 ; } }
250
+ # wrapper .design-principles img {
251
+ max-width : 100% ; }
250
252
# wrapper .design-principles .examples , # wrapper .design-principles .content-types {
251
253
clear : both; }
252
254
# wrapper .design-principles .examples h2 , # wrapper .design-principles .content-types h2 {
You can’t perform that action at this time.
0 commit comments