Skip to content

Commit 2008b29

Browse files
committed
fix: format
1 parent 0548a30 commit 2008b29

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/components/footer/ContactLinks.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ css({
7575
},
7676
'@mobile': {
7777
'.contact-root': {
78-
padding: 'calc({space.8} * 2) 0'
78+
padding: 'calc({space.8} * 2) 0',
7979
},
8080
},
8181
})

0 commit comments

Comments
 (0)