diff --git a/app/views/users/show.html.erb b/app/views/users/show.html.erb index a43612a0..7d310c2e 100644 --- a/app/views/users/show.html.erb +++ b/app/views/users/show.html.erb @@ -15,9 +15,6 @@ content_jsonld = { <%= content_jsonld.to_json.html_safe %> %> - - -
- <%= content.description %> -- - <%= time_ago_in_words change_event.created_at %> ago - +
+ <%= content.description %> ++ + <%= time_ago_in_words change_event.created_at %> ago + +