Iterate text alignment

Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
This commit is contained in:
Michael Telatynski 2020-05-21 17:12:16 +01:00
parent 5995a27ced
commit 6a0ffe905f
3 changed files with 7 additions and 3 deletions

View file

@ -99,9 +99,10 @@ limitations under the License.
}
span {
padding-left: 8px;
float: right;
font-size: $font-12px;
line-height: $font-21px;
line-height: $font-22px;
color: $muted-fg-color;
}
}