mirror of
https://github.com/privacyguides/discourse-brand.git
synced 2025-06-16 09:51:21 +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 {
|
.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);
|
||||||
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user