Skip to content

Commit b4fb09c

Browse files
author
aryan
committed
check
1 parent 4d8adb5 commit b4fb09c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

layouts/partials/playstore-card-grid.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,7 @@ <h3 class="card-title">{{ .Title }}</h3>
134134
border-radius: .25rem; /* Softer corners */
135135
box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1); /* Elegant shadow */
136136
margin: 12px;
137-
width: 190px; /* Slightly larger card width */
137+
width: 250px; /* Slightly larger card width */
138138
flex-shrink: 0;
139139
overflow: hidden;
140140
transition: transform 0.2s ease, box-shadow 0.2s ease;

0 commit comments

Comments
 (0)