Skip to content

Commit

Permalink
change breakpoint (#238)
Browse files Browse the repository at this point in the history
  • Loading branch information
walsh9 authored Feb 16, 2023
1 parent 070bafd commit 609042a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions components/ArticleFooter.vue
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,8 @@ const onTagClick = (tag) => {
flex: 0 0 auto;
padding: 0.5rem;
width: 100%;
}
@include media('>lg') {
max-width: 730px;
}
}
Expand Down

0 comments on commit 609042a

Please sign in to comment.