7 lines
83 B
CSS
7 lines
83 B
CSS
*, a, span {
|
|
line-height: 1.5;
|
|
letter-spacing: 0.12em;
|
|
word-spacing: 0.16em;
|
|
}
|
|
|