This website requires JavaScript.
Explore
Help
Sign In
ambiser
/
umami
Watch
9
Star
0
Fork
You've already forked umami
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
a5930f1772
umami
/
components
/
Login.module.css
7 lines
93 B
CSS
Raw
Blame
History
.
form
{
position
:
absolute
;
top
:
50
%
;
left
:
50
%
;
transform
:
translate
(
-50
%
,
-50
%
)
;
}
Reference in New Issue
View Git Blame
Copy Permalink