Index cleanup

This commit is contained in:
konarfil
2023-09-22 12:30:23 +02:00
parent de26cdca67
commit 7e4e38cc88
7 changed files with 83 additions and 26 deletions

View File

@@ -171,4 +171,21 @@ pre {
.card-stacked {
width: 100%;
}
.list>li {
list-style-type: circle !important;
margin-left: 20px;
}
.underConstruction {
color:#999999;
}
.flow-card {
height: 550px;
}
.section-header {
text-align: center;
}