login funcional
This commit is contained in:
6
Aspnet/wwwroot/css/_Login.css
Normal file
6
Aspnet/wwwroot/css/_Login.css
Normal file
@@ -0,0 +1,6 @@
|
||||
.centered {
|
||||
position: fixed;
|
||||
top: 50%;
|
||||
left: 50%;
|
||||
transform: translate(-50%, -50%);
|
||||
}
|
||||
Reference in New Issue
Block a user