1
0
Fork 0
website/site/styles/home.css

11 lines
87 B
CSS

dl {
padding: 1rem 0;
}
dt {
font-weight: bold;
}
dd {
margin: 0 0 1rem 1rem;
}