add styles to devise
This commit is contained in:
@@ -1,11 +0,0 @@
|
||||
.grid {
|
||||
display: grid;
|
||||
}
|
||||
|
||||
.place-items-center {
|
||||
place-items: center;
|
||||
}
|
||||
|
||||
.h-screen {
|
||||
height: 100vh;
|
||||
}
|
||||
Reference in New Issue
Block a user