···4647// DefaultSize returns the default size for a card
48func DefaultSize() (int, int) {
49- return 1200, 600
50}
5152// NewCard creates a new card with the given dimensions in pixels
···4647// DefaultSize returns the default size for a card
48func DefaultSize() (int, int) {
49+ return 1200, 630
50}
5152// NewCard creates a new card with the given dimensions in pixels