forked from coracle/flotilla
Work on login screen
This commit is contained in:
@@ -89,3 +89,11 @@
|
||||
.subheading {
|
||||
@apply text-xl text-stark-content text-center;
|
||||
}
|
||||
|
||||
.link {
|
||||
@apply text-primary underline cursor-pointer;
|
||||
}
|
||||
|
||||
.input input::placeholder {
|
||||
opacity: 0.5;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user