Fix styling on projects page

This commit is contained in:
Fred Boniface 2023-02-16 15:26:44 +00:00
parent 62a03587e9
commit 091ad334d2

View File

@ -227,10 +227,12 @@ body {
}
.content dt {
margin: auto;
font-weight: bolder;
}
.content dd {
margin: auto;
padding-bottom: 15px;
}