Sha256: 3bf8b7e9bacb65342c6d5d2db769505ba82dbab1d1e5e48ebb3f1ae438b4b84f
Contents?: true
Size: 364 Bytes
Versions: 9
Compression:
Stored size: 364 Bytes
Contents
<% if Rails.configuration.styleus.use_default_dimensions %> /* The maximum screen width should give all components displayed in this guide enought space to unfold. */ $maximum_screen_width: <%= Rails.configuration.styleus.maximum_screen_size || 1680 %>px; /* limiting the page width to a configurable maximum */ .__styleus_wrapper { width: 100%; } <% end %>
Version data entries
9 entries across 9 versions & 1 rubygems