8 lines
96 B
CSS
8 lines
96 B
CSS
h1.name {
|
|
line-height: 1.75rem;
|
|
word-wrap: break-word;
|
|
}
|
|
|
|
.spacer {
|
|
margin-bottom: 12px;
|
|
} |