diff options
author | navanchauhan <navanchauhan@gmail.com> | 2022-10-16 23:40:15 -0600 |
---|---|---|
committer | navanchauhan <navanchauhan@gmail.com> | 2022-10-16 23:40:15 -0600 |
commit | ca4e9de09c5f0e65c4c26ba5248de3eab203e71e (patch) | |
tree | e2cc6a4140796ffd07b5959e619bfcc2fcf4cc69 /templates/search_results.html | |
parent | fd5eebed424e65e8cdeca9d65b18a13016a26632 (diff) |
responsive table
Diffstat (limited to 'templates/search_results.html')
-rw-r--r-- | templates/search_results.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/search_results.html b/templates/search_results.html index c6a2c4a..4bacc47 100644 --- a/templates/search_results.html +++ b/templates/search_results.html @@ -39,7 +39,7 @@ </div> </section> <section class="section"> - <div class="container"> + <div class="table-container"> <table class="table"> <tr> <th>510(k) Number</th> |