Skip to content

Commit 900bae8

Browse files
Alex JamshidiAlex Jamshidi
authored andcommitted
removed bottom margin of h2 to align text
1 parent bfdef6d commit 900bae8

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

Wireframe/style.css

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,9 @@ a {
3636
border: var(--line);
3737
max-width: fit-content;
3838
}
39+
h2 {
40+
margin-bottom: 0;
41+
}
3942
img,
4043
svg {
4144
height: 300px;

0 commit comments

Comments
 (0)