mirror of
https://github.com/amiaopensource/ffmprovisr.git
synced 2024-11-06 21:47:24 +01:00
Merge pull request #186 from amiaopensource/uniform_spacing
uniform spacing
This commit is contained in:
commit
ed81a16458
@ -7,7 +7,7 @@ code {
|
||||
}
|
||||
|
||||
dd {
|
||||
padding-left:24px;
|
||||
padding-left: 24px;
|
||||
}
|
||||
|
||||
dt {
|
||||
@ -26,9 +26,9 @@ img {
|
||||
}
|
||||
|
||||
h1 {
|
||||
letter-spacing:8px;
|
||||
font-size:86px;
|
||||
line-height:120px;
|
||||
letter-spacing: 8px;
|
||||
font-size: 86px;
|
||||
line-height: 120px;
|
||||
}
|
||||
|
||||
div {
|
||||
|
Loading…
Reference in New Issue
Block a user