mirror of
https://github.com/amiaopensource/ffmprovisr.git
synced 2025-06-26 04:37:51 +02:00
uniform spacing
This commit is contained in:
@ -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 {
|
||||
|
Reference in New Issue
Block a user