7 lines
65 B
CSS
7 lines
65 B
CSS
.about {
|
|
font-size: 1rem;
|
|
}
|
|
|
|
#chapter-2 {
|
|
font-size: 2rem;
|
|
}
|