Skip to content

Commit

Permalink
bug fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
ruyakrgl committed Nov 15, 2023
1 parent 64cbc49 commit 24357e9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions _pages/cv.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,13 +14,13 @@ td, th {
border: none!important;
}
table th:first-of-type {
width: 50%;
width: 10%;
}
table th:nth-of-type(2) {
width: 30%;
}
table th:nth-of-type(3) {
width: 20%;
width: 60%;
}
</style>

Expand Down

0 comments on commit 24357e9

Please sign in to comment.