Skip to content

Commit

Permalink
fix: max link card width on mobile
Browse files Browse the repository at this point in the history
  • Loading branch information
pengx17 committed Apr 15, 2022
1 parent 1a88079 commit 572cc25
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, Noto Sans,
sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol,
Noto Color Emoji;
max-width: 100%;
}

@media (max-width: 1200px) {
Expand Down

0 comments on commit 572cc25

Please sign in to comment.