Merge pull request #234 from T-Zahil/master
Fix text direction error on sidebar of side-bar-rtl resume
This commit is contained in:
commit
f801be3a32
@ -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