Skip to content

Commit

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

0 comments on commit 6105571

Please sign in to comment.