Sha256: f4680dc02b37f08ced9a883565b9d291b7169420eaa28fb73dc4e7dbe338c9d9

Contents?: true

Size: 188 Bytes

Versions: 1

Compression:

Stored size: 188 Bytes

Contents

// http://github.com/GumbyFramework/Parallax v1.2.0

.parallax {
  background-attachment: fixed !important;
}

.oldie, .ie9 {
	.parallax {
		background-attachment: static !important;
	}
}

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
gumby_on_rails-0.0.1 app/assets/stylesheets/gumby/_parallax.scss