 
¤ marginS, Distance
Spacers that add margins to boxes
Types
marginS :: Distance -> Spacer
type Distance = Int
Synopsis
marginS dist
Description
marginS is a spacer that adds a margin on all sides of a box.
Arguments
- dist :: Distance
- 	The distance (in pixels) between the fudgets.
 
 
See Also
