Resolved formatting

This commit is contained in:
its-michaelroy
2025-04-03 17:13:19 -03:00
parent cce2844dea
commit ee8a0b29d9

View File

@@ -114,6 +114,12 @@ body {
line-height: 1;
}
.CVButtons {
display: flex;
justify-content: space-between;
margin-bottom: 1em;
}
ol,
ul {
list-style: none;