This commit is contained in:
Kenneth Jannette
2024-02-24 02:19:16 -06:00
parent 89bb3fbe26
commit 53251238b1
2 changed files with 8 additions and 1 deletions

View File

@@ -22,6 +22,9 @@
font-weight: 400;
line-height: 1.1rem;
margin: 0px 0px 10px 0px;
&.red {
color: red;
}
}
.upload-header-bold {