Skip to content

Commit 59c132b

Browse files
committed
fix: let project cards fill full container width
1 parent fadc6b7 commit 59c132b

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

index.html

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -297,10 +297,6 @@
297297
}
298298

299299
/* --- Responsive --- */
300-
.project-grid {
301-
max-width: 480px;
302-
margin: 0 auto;
303-
}
304300

305301
@media (max-width: 480px) {
306302
.hero {

0 commit comments

Comments
 (0)