6 lines
77 B
CSS
6 lines
77 B
CSS
.title {
|
|
line-height: 150%;
|
|
margin-bottom: 24px;
|
|
text-align: center;
|
|
}
|