Migration UI complete.

This commit is contained in:
rainbow napkin 2025-10-16 21:22:37 -04:00
parent eb48b92551
commit 6bab5b4723
9 changed files with 45 additions and 14 deletions

View file

@ -28,4 +28,12 @@ form{
#migrate-button{
width: 6em;
height: 2em;
}
h1, h2{
text-align: center;
}
h2{
margin-bottom: 0;
}

View file

@ -28,4 +28,8 @@ form{
#register-button{
width: 6em;
height: 2em;
}
h1, h2{
text-align: center;
}