Fix styling on projects page
This commit is contained in:
parent
62a03587e9
commit
091ad334d2
@ -227,10 +227,12 @@ body {
|
|||||||
}
|
}
|
||||||
|
|
||||||
.content dt {
|
.content dt {
|
||||||
|
margin: auto;
|
||||||
font-weight: bolder;
|
font-weight: bolder;
|
||||||
}
|
}
|
||||||
|
|
||||||
.content dd {
|
.content dd {
|
||||||
|
margin: auto;
|
||||||
padding-bottom: 15px;
|
padding-bottom: 15px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user