5 lines
84 B
CSS
5 lines
84 B
CSS
header h1 {
|
|
font-weight: 300;
|
|
font-size: 2em;
|
|
/* letter-spacing: 0.05em; */
|
|
}
|