Skip to content

Commit

Permalink
Revert "fix: fix width"
Browse files Browse the repository at this point in the history
This reverts commit 2a7cf0a.
  • Loading branch information
duidae committed Jan 4, 2023
1 parent 104876e commit 680a690
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ import mq from '@twreporter/core/lib/utils/media-query'
const styles = {
contentWidth: {
min: 300, // px
mobile: 100, // %
mobile: 95, // %
tablet: 698, // px
desktop: 922, // px
},
Expand Down

0 comments on commit 680a690

Please sign in to comment.