1
0
Fork 0
decentrala-website-static-new/styles/home.css

16 lines
141 B
CSS

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