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:
@@ -26,7 +26,7 @@
|
||||
}
|
||||
.published-page-title {
|
||||
color: $header_primary;
|
||||
font-size: 3em;
|
||||
font-size: 2em;
|
||||
margin: 0;
|
||||
max-height: 1.25em;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user