10 lines
125 B
CSS
10 lines
125 B
CSS
.page_heading {
|
|
font-size: 2.5rem;
|
|
margin-bottom: 35px;
|
|
}
|
|
|
|
.section_heading {
|
|
font-size: 1.75rem;
|
|
margin-bottom: 25px;
|
|
}
|