5 lines
57 B
CSS
5 lines
57 B
CSS
|
.title-header{
|
||
|
font-size: 36px;
|
||
|
font-weight: bold;
|
||
|
}
|