Lots of styling updates and fixes.

This commit is contained in:
Cutieguwu
2025-08-01 22:26:20 -04:00
parent b2c5c75e80
commit d65d2e48ae
7 changed files with 65 additions and 25 deletions

View File

@@ -1,33 +1,23 @@
.work_history {
max-width: 45%;
.chunk_list {
flex-direction: column-reverse;
}
}
.early_history {
align-self: center;
}
.work_history,
.education {
max-width: 45%;
.chunk_list {
flex-direction: column-reverse;
flex-direction: column-reverse !important;
}
}
.awards {
max-width: 45%;
}
.certifications {
max-width: 45%;
.awards,
.certifications,
.education,
.work_history {
max-width: 44%;
}
.software {
max-width: 60%;
max-width: 55%;
.premiere_pro {
color: var(--accent-purple);