File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 4949 .shot-placeholder { display : none; }
5050 .shot-placeholder .visible { background : # f7f7f7 ; border : 1px dashed # ccc ; border-radius : 8px ; aspect-ratio : 16 / 9 ; max-width : 560px ; display : flex; flex-direction : column; align-items : center; justify-content : center; color : # 999 ; font-size : 12.5px ; text-align : center; padding : 1rem ; margin : 0.5rem 0 1.5rem ; }
5151 .shot-placeholder .shot-filename { font-family : "SF Mono" , "Fira Code" , monospace; font-weight : 700 ; margin-bottom : 0.35rem ; color : # 777 ; }
52- .shot-img { width : 100% ; aspect-ratio : 16 / 9 ; object-fit : cover ; border-radius : 8px ; display : block; margin : 0.5rem 0 1.5rem ; }
52+ .shot-img { width : 100% ; height : auto ; border-radius : 8px ; display : block; margin : 0.5rem 0 1.5rem ; }
5353
5454 footer { border-top : 1px solid # e0e0e0 ; padding : 2rem ; text-align : center; font-size : 13px ; color : # 888 ; }
5555 @media (max-width : 768px ) {
Original file line number Diff line number Diff line change 5050 .shot-placeholder { display : none; }
5151 .shot-placeholder .visible { background : # f7f7f7 ; border : 1px dashed # ccc ; border-radius : 8px ; aspect-ratio : 16 / 9 ; max-width : 560px ; display : flex; flex-direction : column; align-items : center; justify-content : center; color : # 999 ; font-size : 12.5px ; text-align : center; padding : 1rem ; margin : 0.5rem 0 1.5rem ; }
5252 .shot-placeholder .shot-filename { font-family : "SF Mono" , "Fira Code" , monospace; font-weight : 700 ; margin-bottom : 0.35rem ; color : # 777 ; }
53- .shot-img { width : 100% ; aspect-ratio : 16 / 9 ; object-fit : cover ; border-radius : 8px ; display : block; margin : 0.5rem 0 1.5rem ; }
53+ .shot-img { width : 100% ; height : auto ; border-radius : 8px ; display : block; margin : 0.5rem 0 1.5rem ; }
5454
5555 footer { border-top : 1px solid # e0e0e0 ; padding : 2rem ; text-align : center; font-size : 13px ; color : # 888 ; }
5656 @media (max-width : 768px ) {
Original file line number Diff line number Diff line change 5050 padding : 1rem ;
5151 }
5252 .shot-placeholder .shot-filename { font-family : "SF Mono" , "Fira Code" , monospace; font-weight : 700 ; margin-bottom : 0.35rem ; }
53- .shot-img { width : 100% ; aspect-ratio : 16 / 9 ; object-fit : cover ; border-radius : 8px ; display : block; }
53+ .shot-img { width : 100% ; height : auto ; border-radius : 8px ; display : block; }
5454 .mode-callout .step-list { color : # 6b5a1f ; font-size : 13.5px ; line-height : 1.9 ; margin : 0 0 1rem 1.1rem ; }
5555
5656 /* Header library downloads */
Original file line number Diff line number Diff line change 8585 margin : 0.5rem 0 1.5rem ;
8686 }
8787 .shot-placeholder .shot-filename { font-family : "SF Mono" , "Fira Code" , monospace; font-weight : 700 ; margin-bottom : 0.35rem ; color : # 777 ; }
88- .shot-img { width : 100% ; aspect-ratio : 16 / 9 ; object-fit : cover ; border-radius : 8px ; display : block; margin : 0.5rem 0 1.5rem ; }
88+ .shot-img { width : 100% ; height : auto ; border-radius : 8px ; display : block; margin : 0.5rem 0 1.5rem ; }
8989
9090 .next-steps { border-top : 1px solid # e0e0e0 ; margin-top : 3rem ; padding-top : 2rem ; display : flex; gap : 1.5rem ; flex-wrap : wrap; }
9191 .next-steps a { font-size : 14px ; font-weight : 600 ; border-bottom : 1px solid # ccc ; padding-bottom : 2px ; }
You can’t perform that action at this time.
0 commit comments