Redo some Startpage :D
This commit is contained in:
@@ -49,6 +49,12 @@
|
||||
}
|
||||
}
|
||||
|
||||
.btn-ghost {
|
||||
@apply px-6 text-xl;
|
||||
@apply bg-transparent border-2 border-yellow-400 shadow-2xl shadow-yellow-400 backdrop-blur text-neutral-800 font-bold bg-gradient-to-br from-yellow-400 to-yellow-200 rounded-xl;
|
||||
@apply hover:border-yellow-300 hover:shadow-yellow-800 hover:scale-110;
|
||||
}
|
||||
|
||||
.btn-gray {
|
||||
@apply bg-gray-800 text-white;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user