Skip to content

Commit 8620882

Browse files
committed
fix CV contact position items
1 parent 639b78b commit 8620882

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/pages/Portfolio/features/components/CV/components/ContactCvItem/ContactCvItem.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#contact-cv-item {
2-
display: flex-start;
2+
display: flex;
33
// justify-content: start;
44
position: relative;
55

0 commit comments

Comments
 (0)