tweak ti style
This commit is contained in:
parent
6589e8a390
commit
8d3283e2a5
1 changed files with 5 additions and 3 deletions
|
@ -127,11 +127,13 @@ hr {
|
||||||
}
|
}
|
||||||
|
|
||||||
.ti {
|
.ti {
|
||||||
vertical-align: -70%;
|
vertical-align: -40%;
|
||||||
line-height: 0.5em;
|
line-height: 1em;
|
||||||
|
|
||||||
&:before {
|
&:before {
|
||||||
font-size: 150%;
|
display: inline-block;
|
||||||
|
font-size: 165%;
|
||||||
|
width: 0.74em;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue