Merge branch 'dev' of https://git-eng.ukwms.ac.id/2526-web/kelompok12-codebeater into feat/login
This commit is contained in:
commit
e3dc5c9516
@ -0,0 +1,11 @@
|
|||||||
|
.container-login {
|
||||||
|
display: flex;
|
||||||
|
width: 100%;
|
||||||
|
height: 100dvh;
|
||||||
|
flex-direction: column;
|
||||||
|
justify-content: center;
|
||||||
|
align-items: center;
|
||||||
|
}
|
||||||
|
.container-login h1 {
|
||||||
|
font-size: 100px;
|
||||||
|
}
|
||||||
Loading…
x
Reference in New Issue
Block a user