File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -30,7 +30,6 @@ <h3>Summary</h3>
3030 < li > How to install it (if needed)</ li >
3131 < li > Any important instructions or notes</ li >
3232 </ ul >
33-
3433 </ p >
3534 < a href ="https://en.wikipedia.org/wiki/README "> Read more</ a >
3635 </ article >
@@ -56,7 +55,7 @@ <h3>Summary</h3>
5655 < a href ="https://en.wikipedia.org/wiki/Website_wireframe "> Read more</ a >
5756 </ article >
5857 < article >
59- < img src ="https://docs.github.com/assets/cb-2058/images/help/branches/pr-retargeting-diagram1.png " alt ="Git Branch " />
58+ < img src ="https://gitprotect.io/blog/wp-content/uploads/2023/12/Git-baranching-strategies4-1-1024x576.jpg " alt ="Git Branch " />
6059 < h2 > What is a branch in Git?</ h2 >
6160 < h3 > Summary</ h3 >
6261 < p >
Original file line number Diff line number Diff line change @@ -70,15 +70,5 @@ article {
7070 grid-column : span 3 ;
7171 }
7272}
73- .image-row {
74- display : grid;
75- grid-template-columns : 1fr 1fr ;
76- gap : var (--space );
77- }
7873
79- .image-row img {
80- width : 100% ;
81- height : auto;
82- object-fit : cover;
83- }
8474
You can’t perform that action at this time.
0 commit comments