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

remove padding

This commit is contained in:
sakofchit
2022-10-28 14:40:10 -04:00
parent 3450967897
commit cf159cae31

View File

@@ -33,7 +33,6 @@ aside {
position: sticky; position: sticky;
top: 18px; top: 18px;
bottom: 0; bottom: 0;
padding: 8px;
display: flex; display: flex;
align-items: stretch; align-items: stretch;
height: calc(100vh - 36px); height: calc(100vh - 36px);