mirror of
https://github.com/discourse/discourse.git
synced 2025-03-09 14:34:35 +00:00
line-height adjustment
This commit is contained in:
parent
a52b2c9625
commit
1a72242746
@ -66,6 +66,9 @@
|
||||
}
|
||||
.badge-intro {
|
||||
margin-top: 10%;
|
||||
h1 {
|
||||
line-height: $line-height-medium;
|
||||
}
|
||||
.badge-intro-emoji {
|
||||
// it's an emoji so we want fixed deminsions
|
||||
height: 55px;
|
||||
|
@ -208,6 +208,7 @@
|
||||
width: 65%;
|
||||
h1 {
|
||||
display: inline-block;
|
||||
line-height: $line-height-medium;
|
||||
}
|
||||
}
|
||||
.external-link {
|
||||
|
Loading…
x
Reference in New Issue
Block a user