mirror of
https://github.com/privacyguides/discourse-brand.git
synced 2024-12-03 10:46:00 +00:00
Reduce header title size
This commit is contained in:
parent
cb3152ba4f
commit
22bc701036
@ -268,3 +268,8 @@ body.crawler {
|
||||
.static-login .custom-footer {
|
||||
margin-top: 3em;
|
||||
}
|
||||
|
||||
// Reduce header title size
|
||||
.extra-info-wrapper .header-title {
|
||||
font-size: var(--font-up-1);
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user