5 lines
50 B
CSS
5 lines
50 B
CSS
|
.title {
|
||
|
margin-top: 10px;
|
||
|
font-size: 16px;
|
||
|
}
|