css fix to make registration page more visible

This commit is contained in:
Michael Quigley 2024-10-16 10:52:50 -04:00
parent 28ac788d4b
commit e88c478fe5
No known key found for this signature in database
GPG Key ID: 9B60314A9DD20A62

View File

@ -71,7 +71,6 @@ code, pre {
display: flex; display: flex;
align-items: center; align-items: center;
justify-content: center; justify-content: center;
height: 100vh;
} }
.fullscreen .row { .fullscreen .row {