mirror of
https://github.com/amiaopensource/ffmprovisr.git
synced 2024-11-14 01:12:47 +01:00
adds indent to dd
This commit is contained in:
parent
b68c34407e
commit
6514b11849
@ -2,6 +2,10 @@ h1,h2,h3,h4,h5,h6 {
|
|||||||
font-family: 'Montserrat', sans-serif;
|
font-family: 'Montserrat', sans-serif;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
dd {
|
||||||
|
padding-left:24px;
|
||||||
|
}
|
||||||
|
|
||||||
h1 {
|
h1 {
|
||||||
letter-spacing:8px;
|
letter-spacing:8px;
|
||||||
font-size:86px;
|
font-size:86px;
|
||||||
|
Loading…
Reference in New Issue
Block a user