Skip to content
This repository was archived by the owner on Apr 7, 2025. It is now read-only.

Commit 89ead32

Browse files
authored
fix: center homepage collection list of projects
1 parent e67160f commit 89ead32

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/components/HomepageCollection.module.scss

-1
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,6 @@
7676
z-index: 100;
7777
box-shadow: 0px 0.913195px 0.802504px rgba(4, 22, 22, 0.00562291), 0px 2.19453px 1.92853px rgba(4, 22, 22, 0.00807786), 0px 4.13211px 3.63125px rgba(4, 22, 22, 0.01), 0px 7.37098px 6.47753px rgba(4, 22, 22, 0.0119221), 0px 13.7866px 12.1155px rgba(4, 22, 22, 0.0143771), 0px 33px 29px rgba(4, 22, 22, 0.02);
7878
pointer-events: none;
79-
transform: translateX(-150px);
8079

8180
&:last-child {
8281
margin-right: 0;

0 commit comments

Comments
 (0)