6 lines
77 B
CSS
6 lines
77 B
CSS
.header {
|
|
font-size: 1.5rem;
|
|
font-weight: bold;
|
|
margin-bottom: 1rem;
|
|
}
|