diff --git a/app/views/user/show.css.erb b/app/views/user/show.css.erb new file mode 100644 index 00000000..9a5f71d6 --- /dev/null +++ b/app/views/user/show.css.erb @@ -0,0 +1,5 @@ +/* TODO: Add image link to background with url() */ + +.profile--header { + background: #49298A; +} \ No newline at end of file