Skip to content

Commit 7669893

Browse files
authored
Adding gallery (#284)
* Adding gallery * Updating URL * Updating img sized * Updating new img and switching ome of them * Updating share card * Updating share card * Updating share card
1 parent 34c53b8 commit 7669893

23 files changed

Lines changed: 327 additions & 5 deletions

src/components/Button/styles.module.css

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,13 +30,13 @@
3030
background: transparent;
3131
}
3232
&:hover .arrow {
33-
margin-left: 16px;
33+
transform: translateX(4px);
3434
}
3535
& .arrow {
3636
margin-left: 12px;
3737
height: 13px;
3838
width: 9px;
39-
transition: all 0.2s;
39+
transition: transform 0.2s;
4040
display: inline-block;
4141
}
4242
}
481 KB
Loading
170 KB
Loading
562 KB
Loading
589 KB
Loading
394 KB
Loading
417 KB
Loading
444 KB
Loading
350 KB
Loading
468 KB
Loading

0 commit comments

Comments
 (0)