mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
FIX: Smaller header font size for published page (#10398)
This commit is contained in:
parent
a97e36cfda
commit
77a9c6aa80
@ -26,7 +26,7 @@
|
||||
}
|
||||
.published-page-title {
|
||||
color: $header_primary;
|
||||
font-size: 3em;
|
||||
font-size: 2em;
|
||||
margin: 0;
|
||||
max-height: 1.25em;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user