mirror of
https://github.com/Hopiu/djLint.git
synced 2026-05-11 15:13:10 +00:00
fixed missing class
This commit is contained in:
parent
5f93ce0e9a
commit
9c08d81039
1 changed files with 1 additions and 1 deletions
|
|
@ -14,7 +14,7 @@
|
|||
</a>
|
||||
</div>
|
||||
<div id="djlint-nav-menu" class="navbar-menu">
|
||||
<div class="my-5 is-justify-content-center">
|
||||
<div class="navbar-menu my-5 is-justify-content-center">
|
||||
|
||||
<a class="navbar-item has-text-grey" href="/docs/getting-started/">
|
||||
Getting Started
|
||||
|
|
|
|||
Loading…
Reference in a new issue