Cleanup
parent
0330937b99
commit
6579c86719
|
|
@ -1,7 +1,7 @@
|
||||||
#!/usr/bin/env ruby
|
#!/usr/bin/env ruby
|
||||||
require 'squib'
|
require 'squib'
|
||||||
|
|
||||||
Squib::Deck.new(width: 825, height: 1125, cards: 3) do
|
Squib::Deck.new(cards: 3) do
|
||||||
background color: :white
|
background color: :white
|
||||||
|
|
||||||
# Takes the first sheet by default
|
# Takes the first sheet by default
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue