5 lines
61 B
CSS
5 lines
61 B
CSS
|
h1.name {
|
||
|
line-height: 1.75rem;
|
||
|
word-wrap: break-word;
|
||
|
}
|