Refactoring sidebar and adding footer
This commit is contained in:
@@ -5,10 +5,9 @@ import Sidebar from "src/components/sidebar.astro"
|
||||
|
||||
<Base>
|
||||
<div class="flex flex-row">
|
||||
<!-- HeaderSection -->
|
||||
<Sidebar/>
|
||||
|
||||
<div class="content-panel bg-amber-200">
|
||||
<div class="content-panel">
|
||||
content
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user