diff --git a/app/assets/stylesheets/courses.scss b/app/assets/stylesheets/courses.scss deleted file mode 100644 index 5da90a0..0000000 --- a/app/assets/stylesheets/courses.scss +++ /dev/null @@ -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/ diff --git a/app/assets/stylesheets/details.scss b/app/assets/stylesheets/details.scss deleted file mode 100644 index 6491bac..0000000 --- a/app/assets/stylesheets/details.scss +++ /dev/null @@ -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; - } -} \ No newline at end of file diff --git a/app/assets/stylesheets/favorite/favorite_person.scss b/app/assets/stylesheets/favorite/favorite_person.scss deleted file mode 100644 index 459023b..0000000 --- a/app/assets/stylesheets/favorite/favorite_person.scss +++ /dev/null @@ -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/ diff --git a/app/assets/stylesheets/favorites/favorite_person.scss b/app/assets/stylesheets/favorites/favorite_person.scss deleted file mode 100644 index 459023b..0000000 --- a/app/assets/stylesheets/favorites/favorite_person.scss +++ /dev/null @@ -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/ diff --git a/app/assets/stylesheets/people.scss b/app/assets/stylesheets/people.scss deleted file mode 100644 index 4f07f35..0000000 --- a/app/assets/stylesheets/people.scss +++ /dev/null @@ -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/ diff --git a/app/assets/stylesheets/projects.scss b/app/assets/stylesheets/projects.scss deleted file mode 100644 index 9063478..0000000 --- a/app/assets/stylesheets/projects.scss +++ /dev/null @@ -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/ diff --git a/app/assets/stylesheets/search.scss b/app/assets/stylesheets/search.scss deleted file mode 100644 index 1b26d4a..0000000 --- a/app/assets/stylesheets/search.scss +++ /dev/null @@ -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/ diff --git a/app/assets/stylesheets/theses.scss b/app/assets/stylesheets/theses.scss deleted file mode 100644 index 447c815..0000000 --- a/app/assets/stylesheets/theses.scss +++ /dev/null @@ -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/