home page started

This commit was merged in pull request #2.
This commit is contained in:
victorAnumudu
2024-12-05 11:57:05 +01:00
parent 52bae60a24
commit d5a0430b42
10 changed files with 278 additions and 7 deletions
+3
View File
@@ -30,6 +30,9 @@ export default {
},
backgroundImage: {
login_gradient: 'linear-gradient(to right, #8e54e9 0, #4776e6 100%)'
},
boxShadow: {
shadow_round: '0 0px 1px 0 rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.19)'
}
},
},