styling stuff

This commit is contained in:
2020-09-25 23:51:56 +02:00
parent 20b82212e4
commit 0306a0cbbf
3 changed files with 17 additions and 1 deletions

View File

@@ -56,6 +56,14 @@ ion-icon {
transform: translateY(0.2rem);
}
ul {
margin: 0;
padding: 0;
padding-left: 0px;
padding-left: 1em;
list-style: square;
}
.progress {
box-sizing: border-box;
width: 100%;