6 lines
78 B
CSS
6 lines
78 B
CSS
|
.title {
|
||
|
margin-top: 22px;
|
||
|
margin-bottom: 8px;
|
||
|
font-size: 38px;
|
||
|
}
|