File tree Expand file tree Collapse file tree 4 files changed +10
-12
lines changed Expand file tree Collapse file tree 4 files changed +10
-12
lines changed Original file line number Diff line number Diff line change @@ -17,13 +17,12 @@ type Data = {
1717
1818const data : Data [ ] = [
1919 {
20- color : '#6200EE ' ,
21- name : 'Paper Example App ' ,
22- image : '/react-native-paper-dates/showcase/paper .png' ,
20+ color : '#2979FF ' ,
21+ name : 'Bluebirding ' ,
22+ image : '/react-native-paper-dates/showcase/bluebirding .png' ,
2323 android :
24- 'https://play.google.com/store/apps/details?id=com.callstack.reactnativepaperexample' ,
25- ios : 'https://apps.apple.com/app/react-native-paper/id1548934513' ,
26- github : 'https://github.com/callstack/react-native-paper/tree/main/example' ,
24+ 'https://play.google.com/store/apps/details?id=com.bitzllc.bluebird' ,
25+ ios : 'https://apps.apple.com/us/app/bluebirding/id1553837668' ,
2726 } ,
2827] ;
2928
Original file line number Diff line number Diff line change 5050
5151@media (min-width : 420px ) {
5252 .showcase-image-container {
53- height : 528 px ;
53+ height : 608 px ;
5454 }
5555
5656 .showcase-image-container : hover .showcase-info ,
6262
6363.showcase-image {
6464 display : block;
65- max-height : 480 px ;
65+ max-height : 560 px ;
6666 width : auto;
6767}
6868
6969@media (min-width : 420px ) {
7070 .showcase-image {
71- height : 480 px ;
72- width : 270 px ;
71+ height : 560 px ;
72+ width : 258 px ;
7373 }
7474}
7575
8484 font-size : 16px ;
8585 margin-top : 0 ;
8686 margin-bottom : 12px ;
87-
88- width : 246px ;
87+ /* width: 228px; */
8988 overflow : hidden;
9089 white-space : nowrap;
9190 text-overflow : ellipsis;
You can’t perform that action at this time.
0 commit comments