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

11 lines
87 B
CSS
Raw Permalink Normal View History

2023-05-05 10:55:05 +00:00
dl {
padding: 1rem 0;
}
dt {
font-weight: bold;
}
dd {
margin: 0 0 1rem 1rem;
}