Skip to content

Commit 7e6033f

Browse files
committed
Fix: Update
Signed-off-by: Varad Gupta <114755221+vr-varad@users.noreply.github.com>
1 parent d76d50b commit 7e6033f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/sections/Projects/Project-grid/projectGrid.style.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -164,7 +164,7 @@ export const ProjectWrapper = styled.div`
164164
grid-column: 6/8;
165165
grid-row: 1/3;
166166
img {
167-
width: 75px;
167+
width: 105px;
168168
align-self: center;
169169
}
170170
h5 {

0 commit comments

Comments
 (0)