add: company info & edit company view

This commit is contained in:
Alexandro Uc Santos
2023-11-29 21:07:46 -06:00
parent dd674b053b
commit df8aff2745
18 changed files with 548 additions and 48 deletions

View File

@@ -23,6 +23,12 @@ body {
border-radius: 3rem !important;
}
/* Fuentes */
.font-bold {
font-weight: bold;
}
/* *********** */
.divider {
display: block;
height: 2px;