remove scss files with no corresponding controller

This commit is contained in:
Pfingstfrosch 2020-05-12 19:15:00 +02:00
parent 8866e29a44
commit 1d7105ab22
8 changed files with 0 additions and 41 deletions

View File

@ -1,3 +0,0 @@
// Place all the styles related to the Courses controller here.
// They will automatically be included in application.css.
// You can use Sass (SCSS) here: https://sass-lang.com/

View File

@ -1,20 +0,0 @@
// Place all the styles related to the details controller here.
// They will automatically be included in application.css.
// You can use Sass (SCSS) here: https://sass-lang.com/
h5 {
font-weight: normal;
opacity: 0.8;
}
.profile-picture {
float: right;
width: 25%;
img {
width: 100%;
max-width: 260px;
height: auto;
object-fit: contain;
}
}

View File

@ -1,3 +0,0 @@
// Place all the styles related to the favorites/favorite_person controller here.
// They will automatically be included in application.css.
// You can use Sass (SCSS) here: https://sass-lang.com/

View File

@ -1,3 +0,0 @@
// Place all the styles related to the favorites/favorite_person controller here.
// They will automatically be included in application.css.
// You can use Sass (SCSS) here: https://sass-lang.com/

View File

@ -1,3 +0,0 @@
// Place all the styles related to the People controller here.
// They will automatically be included in application.css.
// You can use Sass (SCSS) here: https://sass-lang.com/

View File

@ -1,3 +0,0 @@
// Place all the styles related to the Projects controller here.
// They will automatically be included in application.css.
// You can use Sass (SCSS) here: https://sass-lang.com/

View File

@ -1,3 +0,0 @@
// Place all the styles related to the search controller here.
// They will automatically be included in application.css.
// You can use Sass (SCSS) here: https://sass-lang.com/

View File

@ -1,3 +0,0 @@
// Place all the styles related to the Theses controller here.
// They will automatically be included in application.css.
// You can use Sass (SCSS) here: https://sass-lang.com/