Skip to content

Commit

Permalink
set text-decoration to none
Browse files Browse the repository at this point in the history
  • Loading branch information
Karthik Siddarth committed Apr 15, 2019
1 parent 6d98cd8 commit caabc40
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/resumes/cool-rtl.vue
Original file line number Diff line number Diff line change
Expand Up @@ -295,6 +295,7 @@ export default Vue.component(name, getVueOptions(name));
.section-link {
font-size: 1.1em;
color: rgba(255, 255, 255, 0.59) !important;
text-decoration: none;

&__icon {
color: white;
Expand Down

0 comments on commit caabc40

Please sign in to comment.