🔲 Fix inconsistency in solution with correct formatting

This commit is contained in:
Arjun 2023-01-30 11:40:47 +05:30
parent 03f4e594a8
commit befceeb1e9
1 changed files with 1 additions and 0 deletions

View File

@ -50,6 +50,7 @@ body {
.sidebar {
flex-shrink: 0;
padding: 16px;
box-sizing: border-box;
}
ul {