Skip to content

Commit 6a302cf

Browse files
fix any-questions__socials being misaligned
1 parent 0c29246 commit 6a302cf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

css/style.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1100,7 +1100,7 @@ body {
11001100

11011101
.any-questions__socials {
11021102
display: flex;
1103-
align-items: center;
1103+
justify-content: center;
11041104
gap: 15px;
11051105
margin-top: 26px;
11061106
}

0 commit comments

Comments
 (0)