1
0
mirror of https://github.com/sakofchit/system.css.git synced 2026-05-05 06:01:22 +09:00

made the sidebar sticky

This commit is contained in:
Jisan-mia
2022-10-28 17:43:46 +06:00
parent 071bd3c83b
commit 3450967897
2 changed files with 5 additions and 4 deletions

View File

@@ -17,7 +17,7 @@
<div class="container">
<div class="layout">
<p class="col col-main">
<div class="window sidebar">
<aside class="window sidebar">
<div class="title-bar">
<button aria-label="Close" class="close"></button>
<h1 class="title">Docs</h1>
@@ -52,7 +52,7 @@
</li>
</ul>
</div>
</div>
</aside>
</p>
<p class="col col-complementary" role="complementary">