Improve formatting for pronouns
Decrease font size and guarantee spacing on the right.
This commit is contained in:
parent
db08d9afb8
commit
4ef8bc11f1
@ -35,6 +35,7 @@
|
|||||||
line-height: 28px;
|
line-height: 28px;
|
||||||
letter-spacing: -1px;
|
letter-spacing: -1px;
|
||||||
margin-bottom: 0;
|
margin-bottom: 0;
|
||||||
|
margin-right: $spacing-unit;
|
||||||
float: left;
|
float: left;
|
||||||
|
|
||||||
&:hover {
|
&:hover {
|
||||||
@ -47,6 +48,10 @@
|
|||||||
color: $grey-color-dark;
|
color: $grey-color-dark;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.pronouns {
|
||||||
|
font-size: 14px;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
.site-nav {
|
.site-nav {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user