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,7 @@ <h2>Wireframe</h2>
3030 < a href ="https://balsamiq.com/blog/what-are-wireframes/ " target ="_blank " rel ="noopener noreferrer "> Read more</ a >
3131 </ article >
3232 < article id ="Git-Branch-article ">
33- < img src ="https://miro.medium. com/v2/resize:fit:1100/format:webp/1*nQXC89lqQnqvICtb3J6XWw .png " alt ="GitBranch " />
33+ < img id =" Git-Branch-image " src ="https://phoenixnap. com/kb/wp-content/uploads/2023/11/git-workflow-example .png " alt ="GitBranch " />
3434 < h2 > Git Branch </ h2 >
3535 < p >
3636 In Git a branch is an identical copy of a projects code which is then used to make changes on without having any effect on the main original project.
Original file line number Diff line number Diff line change 2929 display : flex;
3030 justify-content : center;
3131}
32-
33-
34-
3532# container {
3633 display : flex;
3734 justify-content : center;
3835}
3936
37+ # Git-Branch-image {
38+ height : 105%
39+ }
4040/* ====== Base Elements ======
4141 General rules for basic HTML elements in any context */
4242body {
You can’t perform that action at this time.
0 commit comments