summaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
-rw-r--r--tekuti/projects.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/tekuti/projects.scm b/tekuti/projects.scm
index 9c0af36..1caa908 100644
--- a/tekuti/projects.scm
+++ b/tekuti/projects.scm
@@ -50,7 +50,7 @@
relative-last-update)))
(define (page-projects request body index)
- (respond `((table (@ (class "table"))
+ (respond `((table (@ (class "table table-condensed table-striped"))
(thead
(tr
(th "Name")