module Playbook::Spacing

def max_width_options

def max_width_options
  {
    max_width: "mw",
  }
end