finishing products

This commit is contained in:
José Conde
2023-06-13 21:09:39 +02:00
parent f3e99183ae
commit cc458a43db
10 changed files with 291 additions and 209 deletions

View File

@ -26,6 +26,7 @@ export default {
font-weight: 700;
font-size: 24px;
line-height: 28px;
padding: 0;
}
.role {
@ -33,5 +34,6 @@ export default {
font-weight: 500;
font-size: 20px;
line-height: 23.44px;
padding: 0;
}
</style>