Skip to content

Commit 1681653

Browse files
committed
fix profileCard scaling
1 parent 7f2f315 commit 1681653

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/Profile.css

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ h1 {
3131
}
3232

3333
.card {
34-
@apply text-center max-w-screen-sm;
34+
@apply text-center w-full max-w-lg;
3535
}
3636

3737
.headerImage {

0 commit comments

Comments
 (0)