web: minor adjustments
This commit is contained in:
parent
4a0bb41312
commit
ed0ff206fc
4 changed files with 12 additions and 8 deletions
|
|
@ -29,7 +29,7 @@ livesample > p {
|
|||
}
|
||||
livesample.s1 {
|
||||
padding-left: 16px;
|
||||
letter-spacing: -0.015em;
|
||||
letter-spacing: -0.03em;
|
||||
font-size: 5em;
|
||||
font-weight: 700;
|
||||
line-height: 1.1;
|
||||
|
|
@ -42,6 +42,7 @@ livesample.s2 {
|
|||
}
|
||||
livesample.s3 {
|
||||
font-size: 13px;
|
||||
letter-spacing: 0.002em;
|
||||
line-height: 18px;
|
||||
}
|
||||
livesample.s3 b, livesample.s3 strong {
|
||||
|
|
|
|||
Reference in a new issue