Fix(UI): Experience section styles.

This commit is contained in:
2025-04-10 09:43:20 +01:00
parent f20d5f3304
commit 8ca07bbf36
2 changed files with 31 additions and 29 deletions

View File

@@ -29,6 +29,10 @@
.experience-description {
margin: 0.5rem 0;
}
section.experience li {
text-indent: -50px;
padding-left: 50px;
}
.experience-additional-entry {
list-style-type: disc;
width: 100%;