diff options
Diffstat (limited to 'templates/index.html')
-rw-r--r-- | templates/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/index.html b/templates/index.html index e59c8f5..31bef23 100644 --- a/templates/index.html +++ b/templates/index.html @@ -6,7 +6,7 @@ <link href="static/bootstrap.min.css" rel="stylesheet"> </head> <body> - <div class="container-fluid"> + <div class="container"> <h2>Audiobooks</h2> <table class="table table-condensed table-bordered table-striped"> <tr> |