asciinema.org/app/assets/stylesheets/home.css.scss
2012-03-10 17:57:35 +01:00

10 lines
232 B
SCSS

// Place all the styles related to the home controller here.
// They will automatically be included in application.css.
// You can use Sass (SCSS) here: http://sass-lang.com/
.hero-unit {
.asciicast {
margin-top: 40px;
}
}