7 lines
213 B
SCSS
7 lines
213 B
SCSS
|
// Place all the styles related to the dossiers controller here.
|
||
|
// They will automatically be included in application.css.
|
||
|
// You can use Sass (SCSS) here: http://sass-lang.com/
|
||
|
|
||
|
h5 span {
|
||
|
font-weight: normal
|
||
|
}
|