Skip to content

Commit

Permalink
remove borderLeft
Browse files Browse the repository at this point in the history
  • Loading branch information
paridhi-parajuli committed Jan 13, 2025
1 parent afef408 commit 6993042
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions veda.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -131,8 +131,7 @@ module.exports = {
backgroundColor: '#2276ac',
sideBarColor: '#ff0000',
textColor: 'White',
linkColor: '#175074',
borderLeft: '0.5rem solid #ff0000'
linkColor: '#175074'
},
acceptButton: {
default: { backgroundColor: '#175074', textColor: 'white' },
Expand Down

0 comments on commit 6993042

Please sign in to comment.