This commit is contained in:
Kenneth Jannette
2024-03-12 20:37:34 -05:00
parent cd33c6bf92
commit d5536c9067
4 changed files with 12 additions and 14 deletions

View File

@@ -38,8 +38,9 @@
.user-name-container2 {
margin-top: -4px;
margin-left: 8px;
margin-left: 10px;
font-weight: 500;
font-size: 1.1rem;
color: var(--font-light);
}

View File

@@ -128,6 +128,7 @@
margin-left: 7px !important;
color: var(--font-light);
font-weight: 500;
font-size: 1.1rem;
}
.content-container {

View File

@@ -33,7 +33,8 @@
}
.steps-text-wrapper {
margin-bottom: 14px;
line-height: 1.5;
margin-bottom: 8px;
padding: 6px;
text-align: justify;
}
@@ -68,7 +69,7 @@
}
.mini-break {
margin: 8px 0px;
margin: 6px 0px;
}
.image-moun {