about summary refs log tree commit diff
path: root/app/assets
diff options
context:
space:
mode:
Diffstat (limited to 'app/assets')
-rw-r--r--app/assets/stylesheets/application.css9
1 files changed, 9 insertions, 0 deletions
diff --git a/app/assets/stylesheets/application.css b/app/assets/stylesheets/application.css
index 61eef33..5df9161 100644
--- a/app/assets/stylesheets/application.css
+++ b/app/assets/stylesheets/application.css
@@ -67,3 +67,12 @@ footer {
 img {
   max-width: 100%;
 }
+
+table td {
+  height: 1.5rem;
+}
+
+li:not(:last-child) {
+  margin-bottom: 5px;
+}
+