Sha256: 89ec29a5b3d2d9a2ea8b9f7e18ea656000061bed6378af2f5bc44e46b4cb3209

Contents?: true

Size: 365 Bytes

Versions: 18

Compression:

Stored size: 365 Bytes

Contents

/**
 * CSS files with the .module.css suffix will be treated as CSS modules
 * and scoped locally.
 */

.heroBanner {
  padding: 4rem 0;
  text-align: center;
  position: relative;
  overflow: hidden;
}

@media screen and (max-width: 996px) {
  .heroBanner {
    padding: 2rem;
  }
}

.buttons {
  display: flex;
  align-items: center;
  justify-content: center;
}

Version data entries

18 entries across 17 versions & 4 rubygems

Version Path
rapid_stack-0.2.0 templates/frontend/node_modules/piscina/docs/src/pages/index.module.css
rapid_stack-0.1.1 templates/FrontEnd/node_modules/piscina/docs/src/pages/index.module.css
rapid_stack-0.1.0 templates/FrontEnd/node_modules/piscina/docs/src/pages/index.module.css
ransack-4.3.0 docs/src/pages/index.module.css
trusty-cms-7.0.9.1 vendor/bundle/ruby/3.3.0/gems/ransack-4.2.1/docs/src/pages/index.module.css
trusty-cms-7.0.9.1 vendor/bundle/ruby/3.1.0/gems/ransack-4.2.1/docs/src/pages/index.module.css
bauble_core-0.5.3 docs/src/pages/index.module.css
bauble_core-0.5.2 docs/src/pages/index.module.css
ransack-4.2.1 docs/src/pages/index.module.css
ransack-4.2.0 docs/src/pages/index.module.css
ransack-4.1.1 docs/src/pages/index.module.css
ransack-4.1.0 docs/src/pages/index.module.css
ransack-4.0.0 docs/src/pages/index.module.css
ransack-3.2.1 docs/src/pages/index.module.css
ransack-3.2.0 docs/src/pages/index.module.css
ransack-3.1.0 docs/src/pages/index.module.css
ransack-3.0.1 docs/src/pages/index.module.css
ransack-3.0.0 docs/src/pages/index.module.css