Skip to content

Commit 7086293

Browse files
Rupesh-Rathorerecursivezero
authored andcommitted
Gallary > Stack responsiveness fixed
1 parent 4e24656 commit 7086293

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

src/assets/styles/cards/stack.css

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -392,7 +392,10 @@
392392
padding: 1rem 0.5rem;
393393
justify-content: flex-start;
394394
}
395-
395+
.alphabet-container{
396+
height: 600px;
397+
gap: 0rem;
398+
}
396399
.alphabet-title {
397400
font-size: 1.5rem;
398401
}

0 commit comments

Comments
 (0)