Skip to content

Commit d31574b

Browse files
author
JorvanW
committed
Change the "Git-branch-image" height to match the aticle next to it.
added "margin-top: 55px;" to the "Git-Branch-image" to match the article next to it.
1 parent e0284e4 commit d31574b

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

Wireframe/style.css

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,11 @@ H1 {
3131
}
3232

3333
#Git-Branch-image {
34-
height: 105%
34+
height: 107%
35+
}
36+
37+
#Git-Branch-article h2 {
38+
margin-top: 55px;
3539
}
3640
/* ====== Base Elements ======
3741
General rules for basic HTML elements in any context */

0 commit comments

Comments
 (0)