FEAT: title & links on pre-configured listed apps
This commit is contained in:
@@ -60,7 +60,7 @@ function saveName() {
|
||||
@apply flex flex-col md:flex-row items-center justify-center mb-28
|
||||
}
|
||||
.title {
|
||||
@apply text-3xl text-center mb-10
|
||||
@apply text-3xl text-center mb-10 uppercase text-transparent bg-clip-text bg-gradient-to-r from-violet-900 to-blue-500
|
||||
}
|
||||
.app {
|
||||
@apply bg-black bg-opacity-10 w-20 h-20 p-4 rounded-xl flex-wrap cursor-pointer inline-block transition-all
|
||||
|
Reference in New Issue
Block a user