5 lines
65 B
CSS
5 lines
65 B
CSS
|
h1 {
|
||
|
font-weight: 600 !important;
|
||
|
color: black !important;
|
||
|
}
|