Skip to content

Commit 62af427

Browse files
committed
Fix: Update
Signed-off-by: vr-varad <varadgupta21@gmail.com>
1 parent 335111c commit 62af427

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/components/Workshop-Card/WorkshopsCardWrapper.style.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ const WorkshopCardWrapper = styled.div`
6767
display: block;
6868
width: 100%;
6969
text-align: center;
70-
margin-top: -5rem;
70+
margin-top: 0.625rem;
7171
transition: all 0.25s ease-in;
7272
}
7373

0 commit comments

Comments
 (0)