File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -55,7 +55,7 @@ <h3>Summary</h3>
5555 < a href ="https://en.wikipedia.org/wiki/Website_wireframe "> Read more</ a >
5656 </ article >
5757 < article >
58- < img src ="https://gitprotect.io/blog/wp-content/uploads/2023/12/Git-baranching-strategies4-1-1024x576 .jpg " alt ="Git Branch " />
58+ < img src ="https://www.shutterstock.com/image-vector/code-branch-icon-graphic-design-260nw-2680965269 .jpg " alt ="Git Branch " />
5959 < h2 > What is a branch in Git?</ h2 >
6060 < h3 > Summary</ h3 >
6161 < p >
Original file line number Diff line number Diff line change 3131 margin : 0 auto calc (var (--space ) * 4 ) auto;
3232}
3333footer {
34- position : fixed;
3534 bottom : 0 ;
3635 text-align : center;
3736}
@@ -63,4 +62,13 @@ article {
6362 grid-template-columns : 1fr 1fr ;
6463 gap : 20px ;
6564}
65+ .row {
66+ display : flex;
67+ gap : 10px ;
68+ }
6669
70+ .row img {
71+ flex : 1 ;
72+ height : 200px ;
73+ object-fit : cover;
74+ }
You can’t perform that action at this time.
0 commit comments