mirror of
https://github.com/discourse/discourse.git
synced 2025-03-22 22:36:07 +08:00
Minor header title spacing reduction
This commit is contained in:
parent
43210004e5
commit
4afbcb9872
app/assets/stylesheets
@ -255,7 +255,7 @@
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
.header-title {
|
.header-title {
|
||||||
margin: 0 0 0.15em 0;
|
margin: 0 0 0.1em 0;
|
||||||
.archetype-private_message & {
|
.archetype-private_message & {
|
||||||
// PMs might have participant avatars in the header
|
// PMs might have participant avatars in the header
|
||||||
margin: 0;
|
margin: 0;
|
||||||
|
@ -38,7 +38,7 @@
|
|||||||
}
|
}
|
||||||
.header-title {
|
.header-title {
|
||||||
font-size: $font-0;
|
font-size: $font-0;
|
||||||
margin: 0 0 0.35em 0;
|
margin: 0 0 0.25em 0;
|
||||||
.archetype-private_message & {
|
.archetype-private_message & {
|
||||||
// PMs might have participant avatars in the header
|
// PMs might have participant avatars in the header
|
||||||
margin: 0 0 0.15em 0;
|
margin: 0 0 0.15em 0;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user