fixed skill name alignment

This commit is contained in:
Yoav Maman 2017-10-05 22:38:32 +03:00
parent ebbaeb2a63
commit c0a8bd45f7

View File

@ -219,6 +219,7 @@ export default Vue.component(name, getVueOptions(name));
margin:3px;
float:right;
font-size:13px;
text-align:left;
.skill-name {
text-align:center;
position:absolute;