add experience and update table template

This commit is contained in:
Dilanka-H
2025-11-17 17:27:48 +07:00
parent 0847b19de8
commit 60440c095b
4 changed files with 74 additions and 13 deletions

View File

@@ -31,15 +31,15 @@
font-weight: bold;
color: #4b5563;
padding: 0.7rem 0.7rem 1rem 1rem;
border: 1px solid #4b5563;
border: 2px solid #4b5563;
border-radius: 6px;
}
.table-td {
text-align: center;
font-size: medium;
font-weight: 300;
font-weight: 450;
color: #4b5563;
border: 1px solid #4b5563;
border: 2px solid #4b5563;
border-radius: 6px;
}