Skip to content

Commit

Permalink
Fixes #1820
Browse files Browse the repository at this point in the history
  • Loading branch information
bjorntheart committed May 2, 2024
1 parent c3b42f9 commit ab880a9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions demo/terms-of-service.html
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
</head>
<body class=" d-flex flex-column">
<script src="./dist/js/demo-theme.min.js?1692870487"></script>
<div class="page page-center">
<div class="page my-auto">
<div class="container container-narrow py-4">
<div class="text-center mb-4">
<a href="." class="navbar-brand navbar-brand-autodark">
Expand Down Expand Up @@ -86,4 +86,4 @@ <h3 id="13-translation">13. Translation.</h3>
<script src="./dist/js/tabler.min.js?1692870487" defer></script>
<script src="./dist/js/demo.min.js?1692870487" defer></script>
</body>
</html>
</html>

0 comments on commit ab880a9

Please sign in to comment.