Continue Setup
This commit is contained in:
@@ -4,7 +4,7 @@ body {
|
||||
place-items: center;
|
||||
height: 100vh;
|
||||
overflow: hidden;
|
||||
background-color: #fafafa;
|
||||
background-image: url("/css/setup.png");
|
||||
}
|
||||
|
||||
.page-content {
|
||||
@@ -69,6 +69,7 @@ button {
|
||||
place-items: center;
|
||||
text-align: center;
|
||||
border: none;
|
||||
border-radius: 20pt;
|
||||
transition: all 0.3s ease-in-out;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user