diff --git a/jaraco/site/projects.py b/jaraco/site/projects.py index 66a3292..e0914f4 100644 --- a/jaraco/site/projects.py +++ b/jaraco/site/projects.py @@ -39,7 +39,7 @@ def exclude(project): } } .container { - /* column-width: 20em; */ + column-width: 20em; } """)