You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
asciinema.org/app/assets/stylesheets/home.css.scss

11 lines
285 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/
div.info {
text-align: center;
font-family: 'Trebuchet MS';
font-size: 50px;
margin-bottom: 100px;
}