mirror of
https://github.com/neosubhamoy/neosubhamoy-portfolio.git
synced 2025-12-19 18:13:01 +05:30
(feat): implemented basic floating-bar in home page
This commit is contained in:
@@ -16,7 +16,8 @@ module.exports = {
|
||||
accent_three: '#D9D9D9',
|
||||
accent_four: '#ACCBDE',
|
||||
accent_primary_transparent: 'rgba(56, 189, 248, 0.30)',
|
||||
accent_secondary_transparent: 'rgba(255, 255, 255, 0.30)'
|
||||
accent_secondary_transparent: 'rgba(255, 255, 255, 0.30)',
|
||||
accent_primary_extratransparent: 'rgba(56, 189, 248, 0.15)',
|
||||
},
|
||||
extend: {},
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user