8 lines
208 B
SCSS
8 lines
208 B
SCSS
// Place all the styles related to the Proverbs controller here.
|
|
// They will automatically be included in application.css.
|
|
// You can use Sass (SCSS) here: http://sass-lang.com/
|
|
|
|
.hamo {
|
|
display: block;
|
|
}
|