Fix text direction error on sidebar of side-bar-rtl resume
This commit is contained in:
parent
0c0c5f89c4
commit
a201727275
@ -158,6 +158,7 @@ export default Vue.component(name, getVueOptions(name));
|
||||
text-align:center;
|
||||
letter-spacing:2px;
|
||||
margin-bottom:3px;
|
||||
direction: ltr;
|
||||
a {
|
||||
color:black;
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user