File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 99 margin-bottom : 20px ;
1010
1111 .text {
12+ aspect-ratio : 1 / 1 ;
1213 background-color : #fff ;
13- border-radius : 50 px ;
14+ border-radius : 25 px ;
1415 padding : 40px ;
1516
1617 .title {
3334 }
3435
3536 .image {
36- display : flex ;
37- justify-content : center ;
38- align-items : center ;
39- overflow : hidden ;
40-
4137 img {
38+ aspect-ratio : 1 / 1 ;
39+ object-fit : cover ;
4240 width : 100% ;
4341 height : auto ;
44- border-radius : 50 px ;
42+ border-radius : 25 px ;
4543 }
4644 }
4745 }
Original file line number Diff line number Diff line change 1717 < a href ="https://learn.adafruit.com/welcome-to-circuitpython "> Get Started</ a >
1818 </ div >
1919 </ div >
20- < div class ="image img-responsive-4by3 ">
20+ < div class ="image ">
2121 < img class ="image-headline " alt =""
2222 src ="{{ "assets /images/learn/sketch_drawing_toy.jpg" |
2323 relative_url }}"
You can’t perform that action at this time.
0 commit comments