Skip to content

Commit

Permalink
Update src/sections/Home/Playground-home/index.js
Browse files Browse the repository at this point in the history
Co-authored-by: Vivek Vishal <[email protected]>
Signed-off-by: NISHANT SINGH <[email protected]>
  • Loading branch information
NishantSinghhhhh and vishalvivekm authored Nov 10, 2024
1 parent 56c139c commit 720d740
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/sections/Home/Playground-home/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ const ViewsSectionWrapper = styled.div`
height: 500px;
justify-content: space-evenly;
align-items: center;
padding: 0 0 0 0;
padding: 0 5% 0 0;
box-sizing: border-box;
//box-shadow: ${(props) => props.theme.boxShadowBlue477E96};
transition: 0.8s cubic-bezier(0.2, 0.8, 0.2, 1);
Expand Down

0 comments on commit 720d740

Please sign in to comment.