more marging cuz monkeyboi said so
This commit is contained in:
parent
4432214d98
commit
82bdb94946
@ -8,7 +8,7 @@
|
||||
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/bootstrap@5.3.2/dist/css/bootstrap.min.css">
|
||||
</head>
|
||||
<body data-bs-theme="dark">
|
||||
<nav class="navbar navbar-expand-lg bg-body-tertiary rounded m-1">
|
||||
<nav class="navbar navbar-expand-lg bg-body-tertiary rounded m-2">
|
||||
<div class="container-fluid">
|
||||
<div class="navbar-nav d-flex flex-row gap-2">
|
||||
<a href="/" class="nav-link" data-link>Dashboard</a>
|
||||
@ -20,7 +20,7 @@
|
||||
</div>
|
||||
</nav>
|
||||
<br>
|
||||
<div id="app" class="m-2"></div>
|
||||
<div id="app" class="m-3"></div>
|
||||
<script type="module" src="{% static 'js/index.js' %}"></script>
|
||||
</body>
|
||||
</html>
|
||||
|
Loading…
Reference in New Issue
Block a user