aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--templates/header.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/header.html b/templates/header.html
index 5b50d1a..9d1c878 100644
--- a/templates/header.html
+++ b/templates/header.html
@@ -8,7 +8,7 @@
<!-- Bootstrap CSS -->
<link href="https://cdn.jsdelivr.net/npm/bootstrap@5.0.0-beta1/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-giJF6kkoqNQ00vy+HMDP7azOuL0xtbfIcaT9wjKHr8RbDVddVHyTfAAsrekwKmP1" crossorigin="anonymous">
<title>Search Results - Flask Justice Database</title>
-<body>
+<body class="container-fluid">
<table class="table">
<tr>
<td><a href="/">Veřejný rejstřík podle subjektů</a></td>