diff --git a/app/assets/stylesheets/application.css.scss b/app/assets/stylesheets/application.css.scss index 0ac9955..4e958d3 100644 --- a/app/assets/stylesheets/application.css.scss +++ b/app/assets/stylesheets/application.css.scss @@ -28,4 +28,8 @@ $primary: $blue; $green: #007932; // hsl(141, 53%, 53%); $footer-background-color: $light; -@import 'bulma/bulma'; \ No newline at end of file +@import 'bulma/bulma'; + +.card-height{ + min-height: 200px; +} \ No newline at end of file diff --git a/app/views/forms/index.html.erb b/app/views/forms/index.html.erb index 3d12c10..71688b7 100644 --- a/app/views/forms/index.html.erb +++ b/app/views/forms/index.html.erb @@ -1,66 +1,52 @@ - - - - - -
Form Title
- +<%= link_to form.title, form_url(form) %>
+ +42
+ +06.04.2020
+Submissions
-42
- -Form Title
-06.04.2020
-