Few UI tweaks

This commit is contained in:
Liyas Thomas
2019-10-29 13:36:41 +05:30
parent e7a7c7b5ac
commit 1250a46274
5 changed files with 37 additions and 36 deletions

View File

@@ -61,7 +61,7 @@
ul li {
display: flex;
padding-left: 16px;
margin-left: 32px;
border-left: 1px solid var(--brd-color);
}
</style>

View File

@@ -46,7 +46,7 @@
ul li {
display: flex;
padding-left: 16px;
margin-left: 32px;
border-left: 1px solid var(--brd-color);
}
</style>