Fix Version Letter Spacing
This commit is contained in:
parent
32ede8fce6
commit
93d352f918
1 changed files with 1 additions and 0 deletions
|
|
@ -31,6 +31,7 @@
|
||||||
.version {
|
.version {
|
||||||
font-size: 10pt;
|
font-size: 10pt;
|
||||||
font-weight: light;
|
font-weight: light;
|
||||||
|
letter-spacing: 0px;
|
||||||
color: rgba(255, 255, 255, 0.6);
|
color: rgba(255, 255, 255, 0.6);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue