6 lines
59 B
CSS
6 lines
59 B
CSS
.project-card {
|
|
@apply max-w-screen-2xl mx-auto;
|
|
}
|
|
|
|
|
.project-card {
|
|
@apply max-w-screen-2xl mx-auto;
|
|
}
|
|
|
|
|