mirror of
https://github.com/privacyguides/discourse-brand.git
synced 2025-08-09 19:41:03 +00:00
Reduce header title size
This commit is contained in:
@@ -268,3 +268,8 @@ body.crawler {
|
|||||||
.static-login .custom-footer {
|
.static-login .custom-footer {
|
||||||
margin-top: 3em;
|
margin-top: 3em;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
// Reduce header title size
|
||||||
|
.extra-info-wrapper .header-title {
|
||||||
|
font-size: var(--font-up-1);
|
||||||
|
}
|
||||||
|
Reference in New Issue
Block a user