Class: Cloudrider::Apiv1::ProductsShowcaseSass::Context

Inherits:
Object
  • Object
show all
Defined in:
lib/cloudrider/apiv1/products_showcase_sass.rb

Instance Method Summary collapse

Instance Method Details

#post_note_background_positionObject



12
13
14
# File 'lib/cloudrider/apiv1/products_showcase_sass.rb', line 12

def post_note_background_position
  "center center"
end

#post_note_background_sizeObject



9
10
11
# File 'lib/cloudrider/apiv1/products_showcase_sass.rb', line 9

def post_note_background_size
  "cover"
end

#post_note_background_urlObject



6
7
8
# File 'lib/cloudrider/apiv1/products_showcase_sass.rb', line 6

def post_note_background_url
  "url(hero-splash/rocks.jpg)"
end

#showcase_styleObject



3
4
5
# File 'lib/cloudrider/apiv1/products_showcase_sass.rb', line 3

def showcase_style
  :big_media
end