update from sparkleup
This commit is contained in:
parent
1adac9d2b1
commit
818db189bc
|
@ -25,12 +25,15 @@
|
||||||
<style>
|
<style>
|
||||||
dl, p {
|
dl, p {
|
||||||
font-family: "Ubuntu Mono", monospace;
|
font-family: "Ubuntu Mono", monospace;
|
||||||
|
width: 50rem;
|
||||||
|
margin: 0 auto;
|
||||||
}
|
}
|
||||||
|
|
||||||
dt {
|
dt {
|
||||||
text-transform: uppercase;
|
text-transform: uppercase;
|
||||||
font-weight: normal;
|
font-weight: normal;
|
||||||
margin-top: 1rem;
|
margin-top: 2rem;
|
||||||
|
margin-bottom: 1rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
dd p:first-of-type {
|
dd p:first-of-type {
|
||||||
|
|
Loading…
Reference in New Issue