mirror of
https://gitlab.com/RemixDev/deemix-webui.git
synced 2025-01-22 14:21:45 +00:00
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;
|
|
}
|