diff options
Diffstat (limited to 'static/website/templates/index.html')
-rw-r--r-- | static/website/templates/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/static/website/templates/index.html b/static/website/templates/index.html index 1823f4e..47ca53c 100644 --- a/static/website/templates/index.html +++ b/static/website/templates/index.html @@ -2,7 +2,7 @@ {% block content %} {% load count_tags %} <h4><u>Recent Questions</u></h4> -<table class="table table-striped table-bordered table-hover"> +<table class="table table-bordered table-hover"> <th> FOSS </th> <th> Tutorial</th> <th> Min </th> |